freebsd-dev/usr.bin/sed
Ruslan Ermilov 94ccf5741c Don't leak memory when compiling text following the a', c' or `i' command.
Testcase:

echo FOO | sed "/FOO/c\\
`jot -b 'aaaa\' 500`"

Submitted by:	Max Khon <fjoe@newst.net>
2001-05-18 09:48:17 +00:00
..
TEST
compile.c Don't leak memory when compiling text following the a', c' or `i' command. 2001-05-18 09:48:17 +00:00
defs.h
extern.h
main.c
Makefile
misc.c
POSIX
process.c
sed.1 mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00