883ef2499c
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 |
||
---|---|---|
.. | ||
__strcat_chk.S | ||
__strcpy_chk.S | ||
memcpy.S | ||
memcpy_base.S | ||
memset.S | ||
strcat.S | ||
strcmp.S | ||
strcpy.S | ||
strlen.S |