Date: Sat, 21 Dec 1996 13:10:27 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/sh options.c Message-ID: <199612212110.NAA29890@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/12/21 13:10:27 Branch: bin/sh RELENG_2_2 Modified: bin/sh options.c Log: Fix a bug i've introduced in rev 1.4 of options.c. A missing trailing `foo' in `-b foo' caused an access to never-never-land. (The version in -current is changed, so this fix is not applicable there but only in the 2.2 branch.) Revision Changes Path 1.8.2.1 +2 -1 src/bin/sh/options.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612212110.NAA29890>
