Date: Sat, 6 Nov 2010 17:48:46 +0000 (UTC) From: Jean-Sebastien Pedron <dumbbell@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/fold fold.c Message-ID: <201011061749.oA6Hn8Bt085741@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dumbbell 2010-11-06 17:48:46 UTC
FreeBSD src repository
Modified files:
usr.bin/fold fold.c
Log:
SVN rev 214893 on 2010-11-06 17:48:46Z by dumbbell
Fix a segmentation fault in argument processing.
The crash was caused by a command line such as this one:
# foldl -b1
PR: bin/151592
Reported by: Marcus Reid <marcus@blazingdot.com>
Tested by: Marcus Reid <marcus@blazingdot.com>
MFC after: 3 days
Revision Changes Path
1.16 +25 -9 src/usr.bin/fold/fold.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011061749.oA6Hn8Bt085741>
