Date: Tue, 9 Nov 2010 20:56: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: <201011092057.oA9Kv8Z1014478@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dumbbell 2010-11-09 20:56:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/fold fold.c
Log:
SVN rev 215055 on 2010-11-09 20:56: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
Reported by: Marcus Reid <marcus@blazingdot.com>
Tested by: Marcus Reid <marcus@blazingdot.com>
Revision Changes Path
1.13.18.1 +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?201011092057.oA9Kv8Z1014478>
