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

看板DFBSD_commit作者時間16年前 (2009/08/05 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AU9h7ef (DFBSD_commit)