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:51:54 -0700 |
commit | e43b99a0741dd481aacf76c3dc0f5102864a6857 (patch) | |
tree | c8e3f25072e3d80aed76b379cc815c4ff0f59291 /libutils/ProcessCallStack.cpp | |
parent | e5ab3e3a4c23077ede0515320c5585a99b236671 (diff) |
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.
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
(cherry picked from commit d33308752fb7cecac751f20f4651aec05fc889db)
Change-Id: I550b422a6b7c92ea903b4dd8f5e4aec5637cdf67
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions