summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-09-10 16:56:34 -0700
committerChristopher Ferris <cferris@google.com>2013-09-10 17:34:03 -0700
commit883ef2499c2ff76605f73b1240f719ca6282e554 (patch)
treece927c08a9e7b6f11ad68063f58c8474d214e87b /libc/stdio/stdio_ext.cpp
parent49c0d471a8ba9ed32e7fdadb7e4ea6118b4b4af4 (diff)
__memcpy_chk: Fix signed cmp of unsigned values.
I accidentally did a signed comparison of the size_t values passed in for three of the _chk functions. Changing them to unsigned compares. Add three new tests to verify this failure is fixed. Bug: 10691831 Change-Id: Ia831071f7dffd5972a748d888dd506c7cc7ddba3
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions