getVMInfo scanf format for 32bit build is not correct.

Description

%lu used when variable is not long.

memsize_t value;
if (2 == sscanf(&ln[name.length()], "%lu%s", &value, unitStr))

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Affects versions

Created June 8, 2016 at 8:24 PM
Updated June 10, 2016 at 11:59 AM
Resolved June 10, 2016 at 11:59 AM

Flag notifications