summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-03-03 16:46:25 -0800
committerElliott Hughes <enh@google.com>2016-03-03 16:46:25 -0800
commita80ddc8a34b913f0fdbb2c5febe61b8a9f0e6015 (patch)
tree567d2aabd73ed3aa611407ee7d34bb208254713b /libc/malloc_debug/malloc_debug.cpp
parentf3b42e5ae7727234cac586c20c230466886a7232 (diff)
Fix x86-64 __memset_chk.
I can only assume I was testing the 32-bit implementation when I claimed this worked. While improving the 32-bit code I realized that I'd used signed comparisons instead of unsigned, and came back to find that the 64-bit code didn't work. By way of apology, make x86-64 the first architecture where __memset_chk falls through to memset. Change-Id: I54d9eee5349b6a2abb2ce81e161fdcde09556561
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions