Wireshark-commits: [Wireshark-commits] master a9e126a: ATM: do not try to dissect if pseudo header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Jan 2016 19:59:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9e126a617d46af80be7e8b258c5ddfcb82a5637
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a9e126a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ATM: do not try to dissect if pseudo header is not present
    
    Bug: 12013
    Change-Id: If753fcdbb01d646fc4db43485549e8c6f668eced
    Reviewed-on: https://code.wireshark.org/review/13311
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bebb63b   Keep comments from stealing hierarchy statistics.
    adds  a9e126a   ATM: do not try to dissect if pseudo header is not present


Summary of changes:
 epan/dissectors/packet-atm.c |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)