Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 05:38:44 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/gzip inflate.c
Message-ID:  <200408130538.i7D5ciLc069647@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-08-13 05:38:44 UTC

  FreeBSD 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@twinsun.com>
  
          * inflate.c (huft_build):
          Set n to length of v, to detect improper tables.
          Don't accidentally grow j past z.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.9       +8 -6      src/gnu/usr.bin/gzip/inflate.c



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