version: beta-2.0
program: gzip
bug revision: 3eb6091d69a
fix revision: 884ef6d16c6
repos: git, http://git.savannah.gnu.org/cgit/gzip.git
failing tests:
    "null-suffix-clobber.log",

minutes between bug rev and fix rev: 855
files edited: 1
lines added or changed: 3
lines deleted or changed: 3
bug report priority: 
bug management links: 
Security related?: 
Bug type: Incorrect behavior or incorrect output
Additional bug info: data loss bug when decompressing with --suffix=''

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: Yes
    added 1 or more function calls?: No
    changes conditional?: Yes
    adds new variables?: No
    adds 1 or more if-statements?: No
    adds 1 or more loops?: No
    adds a whole new function?: No
