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 Uncorrupt the SCCS id (s/ From: / /). 2000-03-20 21:31:30 +00:00
main.c Small style fix '=' -> ' = ' 2000-05-11 20:15:16 +00:00
Makefile Compile -Wall 1998-12-07 05:33:39 +00:00
misc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
POSIX
process.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sed.1 mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00