Date: Tue, 4 Oct 2005 15:26:10 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed compile.c Message-ID: <200510041526.j94FQAgh017862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2005-10-04 15:26:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/sed compile.c
Log:
MFC 1.28
Bug fix: a numeric flag specification in the substitute command would
cause the next substitute flag to be ignored.
While working at it, detect and report overflows.
Reported by: Jingsong Liu
Bugged by: Xin Li
Approved by: re (kensmith)
Revision Changes Path
1.27.2.1 +8 -2 src/usr.bin/sed/compile.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510041526.j94FQAgh017862>
