Date: Mon, 10 Aug 1998 03:26:59 -0700 (PDT) From: Peter Hawkins <thepish@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/find operator.c Message-ID: <199808101026.DAA14451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
thepish 1998/08/10 03:26:58 PDT Modified files: (Branch: RELENG_2_2) usr.bin/find operator.c Log: PR: 7522 Correct bug in the inverse operator optimisation code which caused segv on ! without a following expression. Revision Changes Path 1.2.6.2 +1 -1 src/usr.bin/find/operator.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808101026.DAA14451>