URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65c5acb88f00483910752bfcdc1f00cd68f5c260
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
65c5acb by Peter Wu (peter@xxxxxxxxxxxxx):
    dumpcap: fix uninitialized memory read on dumpcap -d errors
    
    Reproduce with: dumpcap -pdf bad
    
    Change-Id: I8c1f80c9d88262bc57651e886740083ea8e6ad52
    Fixes: 4d6cb744df ("Add a "-d" flag to dumpcap")
    Reviewed-on: https://code.wireshark.org/review/33863
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 1f527124444eca32623d1b7a5303afd7b46e322e)
    Reviewed-on: https://code.wireshark.org/review/33867
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  020555c   [Automatic update for 2019-07-07]
     add  65c5acb   dumpcap: fix uninitialized memory read on dumpcap -d errors
Summary of changes:
 dumpcap.c | 1 +
 1 file changed, 1 insertion(+)