1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.bin/sed
Tim J. Robbins ce20a8e9be Change the buffer length test in NEEDSP() so that it does not
subtract one unsigned number from another potentially smaller
one, leading to wraparound (and heap corruption, eventually).

PR:		58813
MFC after:	2 weeks
2003-11-02 23:20:24 +00:00
..
TEST Test 8.16 in sed.test tests the ability of a sed to handle an empty 2003-07-22 19:22:08 +00:00
compile.c
defs.h
extern.h
main.c
Makefile
misc.c
POSIX
process.c Change the buffer length test in NEEDSP() so that it does not 2003-11-02 23:20:24 +00:00
sed.1 Fixed .Nm element, updated HISTORY section, added AUTHORS section. 2003-07-22 19:23:45 +00:00