Date: Tue, 9 Nov 2010 20:44:55 +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: <201011092045.oA9Kj7hC002566@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dumbbell 2010-11-09 20:44:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/fold fold.c
Log:
SVN rev 215053 on 2010-11-09 20:44:55Z by dumbbell
MFC r214893:
Fix a segmentation fault in argument processing.
The crash was caused by a command line such as this one:
# fold -b1
PR: bin/151592
Reporter by: Marcus Reid <marcus@blazingdot.com>
Tested by: Marcus Reid <marcus@blazingdot.com>
Revision Changes Path
1.13.30.2 +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?201011092045.oA9Kj7hC002566>
