DragonFly-2.3.2.269.g391d9 master usr.bin/gzip gzip.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Aug 4 13:17:59 PDT 2009


commit 391d9d98e32504078f9c955a91747ac103357977
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Aug 4 13:16:22 2009 -0700

    gzip - Fix stack underflow, exit on path too long
    
    * Fix a stack underflow issue (from Xin LI <delphij at delphij.net>)
    
    * errx if the path is too long for gzip to properly add or remove a suffix,
      instead of truncating the path.

Summary of changes:
 usr.bin/gzip/gzip.c |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/391d9d98e32504078f9c955a91747ac103357977


-- 
DragonFly BSD source repository





More information about the Commits mailing list