Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2006 02:24:33 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/column column.c
Message-ID:  <200610080224.k982OXxA030720@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610080224.k982OXxA030720>