Date: Wed, 1 Aug 2007 03:15:35 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar.c Message-ID: <200708010315.l713FZ5X042468@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2007-08-01 03:15:35 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.c Log: Fix for PR bin/115033. This corrects a crash when long options are specified with the "-W option=arg" syntax and the '=' is omitted. MFC after: 3 days Approved by: re (rwatson) Revision Changes Path 1.76 +4 -0 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708010315.l713FZ5X042468>