* sysdeps/i386/memchr.S: Check high bound against
authorGreg McGary <greg@mcgary.org>
Fri, 25 Aug 2000 21:09:43 +0000 (21:09 +0000)
committerGreg McGary <greg@mcgary.org>
Fri, 25 Aug 2000 21:09:43 +0000 (21:09 +0000)
commit53c065086ba304d40b23f8539008757090ff6a58
treeace9dab91c4826b8e5231d057a1d6dad42e27ffc
parentad7534c8f08c31f3e140a31e4099e7e0b5e193d2
* sysdeps/i386/memchr.S: Check high bound against

chars actually scanned.
* sysdeps/i386/memcmp.S: Likewise.
* sysdeps/i386/stpncpy.S: Adjust high-bound check to
account for pointers that lie one beyond end-of-buffer.
sysdeps/i386/memchr.S
sysdeps/i386/memcmp.S
sysdeps/i386/stpncpy.S