diff options
author | Christopher Ferris <cferris@google.com> | 2013-09-10 16:56:34 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2013-09-20 20:12:09 -0700 |
commit | 16e185c9081530859c17270fbaf5798f0ea871f8 (patch) | |
tree | 610f608fea65670da8650a1d93585321972526db /libc/tools/bionic_utils.py | |
parent | ad999b6062909d4922fb360a6f3b7f412cc06111 (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
Merge from internal master.
(cherry-picked from 883ef2499c2ff76605f73b1240f719ca6282e554)
Change-Id: Id9a96b549435f5d9b61dc132cf1082e0e30889f5
Diffstat (limited to 'libc/tools/bionic_utils.py')
0 files changed, 0 insertions, 0 deletions