diff options
author | Christopher Ferris <cferris@google.com> | 2016-06-09 16:32:54 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2016-06-09 16:35:37 -0700 |
commit | 47fcffff60be97ae827b0779d09d1a8756c299b7 (patch) | |
tree | 5576d6cc6d28b3475c2ea9de7a2fb7e32b9f607a /libc/malloc_debug/malloc_debug.cpp | |
parent | 70d99a1053542b8c062e6cb7eca2bcfb16c25d55 (diff) |
Fix the SIZE_T_MAX SSIZE_MAX defines.
This should not affect the underlying values, just the types used
by the defines.
This fixes any warnings where code does something like:
printf("%zx", SIZE_T_MAX);
Change-Id: I4beb6d382f30261e4fe133a88fb503984911326d
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions