version: beta-2.0
program: wireshark
bug revision: 37190
fix revision: 37191
repos: svn, https://anonsvn.wireshark.org/wireshark/trunk
failing tests:
            test_step_add "tshark cap 10" capture_step_10packets ;;
            test_step_add "dumpcap cap 10 stdout" capture_step_10packets_stdout ;;
            test_step_add "tshark cap 10 stdout" capture_step_10packets_stdout ;;
            test_step_add "dumpcap cap fifo" capture_step_fifo ;;

minutes between bug rev and fix rev: 13
files edited: 1
lines added or changed: 186
lines deleted or changed: 27
bug report priority: 
bug management links: 
Security related?: 
Bug type: Feature add
Additional bug info: 

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