diff options
author | Marcus Oakland <marcus.oakland@arm.com> | 2014-07-23 13:04:59 +0100 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-07-24 11:30:19 -0700 |
commit | d33308752fb7cecac751f20f4651aec05fc889db (patch) | |
tree | a8733ce432b6452f5a5a02f10fe1220e5a34fc63 /libmemtrack | |
parent | 73290cd1369422260f1843dc36949c27422c0300 (diff) | |
download | system_core-d33308752fb7cecac751f20f4651aec05fc889db.tar.gz system_core-d33308752fb7cecac751f20f4651aec05fc889db.tar.bz2 system_core-d33308752fb7cecac751f20f4651aec05fc889db.zip |
Correction to TRACE format strings
When built with "#define FUSE_TRACE 1" numerous TRACE statements
failed to compile because of mismatches between format strings and
types (uint64_t and size_t). These have been corrected by using the
format strings from the inttype.h header file, or %zu.
Change-Id: I36cd6f8da0790f1218d7dbaaa5b3bbfa4df7fdee
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Diffstat (limited to 'libmemtrack')
0 files changed, 0 insertions, 0 deletions