Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 1997 13:12:27 -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 inflate.c
Message-ID:  <199712262112.NAA25956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       1997/12/26 13:12:27 PST

  Modified files:
    gnu/usr.bin/gzip     inflate.c 
  Log:
  Workaround to avoid a strange core dump.
  
  gzip < /dev/null | perl -npe 's/\003\003/\003\225/' | gzip -d
  
  Revision  Changes    Path
  1.7       +3 -1      src/gnu/usr.bin/gzip/inflate.c



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