freebsd-src/usr.bin/sed
Pedro F. Giffuni d38e133476 MFC r277802, r277811:
sed: Fix resource leak and dereference after NULL.

process.c:
Protect access against NULL.

main.c:
Prevent outfile overwrite resource leak.

CID:	271181
CID:	1006930

Obtained from:	NetBSD
2015-01-30 14:36:02 +00:00
..
tests MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
compile.c MFC r275838; 2014-12-23 02:46:00 +00:00
defs.h Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
extern.h Don't forget to clear out the hold space for each subsequent file 2007-06-12 12:05:24 +00:00
main.c MFC r277802, r277811: 2015-01-30 14:36:02 +00:00
Makefile MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
misc.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
POSIX
process.c MFC r277802, r277811: 2015-01-30 14:36:02 +00:00
sed.1 MFC r267692, r267703: 2014-06-29 18:54:41 +00:00