Date: Wed, 3 Jul 2002 07:32:43 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.c Message-ID: <200207031432.g63EWhvm094142@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/07/03 07:32:43 PDT Modified files: usr.bin/sed process.c Log: Don't let the pattern space become null if the `x' command is used when the hold space is null; some functions assume it's never null. MFC after: 3 days Revision Changes Path 1.24 +2 -0 src/usr.bin/sed/process.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207031432.g63EWhvm094142>