iedowse 2006-09-19 22:11:43 UTC
FreeBSD 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.
Revision Changes Path
1.16 +3 -3 src/usr.bin/column/column.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"