DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 4 Aug 2009 13:17:23 -0700 (PDT)

commit 391d9d98e32504078f9c955a91747ac103357977
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]