Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 04:43:41 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/rs rs.c
Message-ID:  <200109101143.f8ABhfU03669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/09/10 04:43:40 PDT

  Modified files:
    usr.bin/rs           rs.c 
  Log:
  Fixed the -z option handling:
  
  -Wuninitialized if used without -t.
  
  PR:		bin/30467
  
  Null pointer dereference if used with -t.
  
  Maximum column width computation was wrong.
  
  Revision  Changes    Path
  1.6       +7 -4      src/usr.bin/rs/rs.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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