cvs commit: src/usr.bin/column column.c

Xin LI delphij at FreeBSD.org
Sat Oct 7 19:24:34 PDT 2006


delphij     2006-10-08 02:24:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/column       column.c 
  Log:
  MFC rev. 1.16 (iedowse):
  
  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.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.14.2.2  +3 -3      src/usr.bin/column/column.c


More information about the cvs-all mailing list