cvs commit: src/usr.bin/column column.c
    Simon Schubert 
    corecode at crater.dragonflybsd.org
       
    Sun Oct  8 02:13:54 PDT 2006
    
    
  
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 at 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
    
    
More information about the Commits
mailing list