version: beta-2.0
program: libtiff
bug revision: 3b848a7
fix revision: 3edb9cd
repos: git, https://github.com/vadz/libtiff.git
failing tests:
    "tiffcp-split.sh.log",
    "tiffcp-split-join.sh.log",

minutes between bug rev and fix rev: 855
files edited: 1
lines added or changed: 1
lines deleted or changed: 1
bug report priority: 
bug management links: 
Security related?: 
Bug type: Incorrect behavior or incorrect output
Additional bug info: "fix in StribByteCount guessing code"

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    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
