DragonFly commits List (threaded) for 2006-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/column column.c
corecode 2006/10/08 02:12:32 PDT
DragonFly src repository
Modified files:
usr.bin/column column.c
Log:
Add missing parentheses to fix a segmentation fault that is easily
reproducable with `jot -s " " 400 1 | column -t'. The bug was present
in the the original CSRG 'column -t' added in 1989.
Obtained-from: FreeBSD/iedowse
Submitted-by: Xin LI <delphij@xxxxxxxxxxx>
Revision Changes Path
1.6 +3 -3 src/usr.bin/column/column.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/column/column.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]