Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Mark KellyMark KellyReporter
Mark KellyMark KellyPriority
MajorCompatibility
PointFix versions
Affects versions
Details
Details
Components
Assignee
Mark Kelly
Mark KellyReporter
Mark Kelly
Mark KellyPriority
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
%lu used when variable is not long.
memsize_t value;
if (2 == sscanf(&ln[name.length()], "%lu%s", &value, unitStr))