Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 1997 19:38:40 -0800 (PST)
From:      Wolfram Schneider <wosch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/gzip gzip.c
Message-ID:  <199712270338.TAA29037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       1997/12/26 19:38:40 PST

  Modified files:
    gnu/usr.bin/gzip     gzip.c 
  Log:
  Check argument filename length before copying.
  
  	$ gzip `perl -e 'for(1..10240){ print "a"}'`
  
  Revision  Changes    Path
  1.8       +8 -1      src/gnu/usr.bin/gzip/gzip.c



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