URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df01e4d5bc144b344c148df4960035017040790b
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
df01e4d 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/33868
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  56d6705   [Automatic update for 2019-07-07]
     add  df01e4d   dumpcap: fix uninitialized memory read on dumpcap -d errors
Summary of changes:
 dumpcap.c | 1 +
 1 file changed, 1 insertion(+)