cvs commit: src/gnu/usr.bin/gzip

David Rhodus drhodus at crater.dragonflybsd.org
Mon Sep 13 17:03:52 PDT 2004


drhodus     2004/09/13 17:03:32 PDT

DragonFly src repository

  Modified files:
    gnu/usr.bin/gzip     inflate.c 
  Log:
  Bring in fix from gzip 1.3.3 to avoid crashes when processing certain
  corrupt input files:
  
  1999-06-25  Paul Eggert  <eggert at xxxxxxxxxxx>
  
          * inflate.c (huft_build):
          Set n to length of v, to detect improper tables.
          Don't accidentally grow j past z.
  
  Merged from fbsd.
  
  Revision  Changes    Path
  1.3       +9 -7      src/gnu/usr.bin/gzip/inflate.c


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gzip/inflate.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list