Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9b4f16a: gsmtap: do not abort if dissector is unavail

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 03:45:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b4f16a2041fec02e44cc14def5f3f7e2fde712b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b4f16a by Peter Wu (peter@xxxxxxxxxxxxx):

    gsmtap: do not abort if dissector is unavailable
    
    Encountered with the following attachments from bugs:
    6575-test-dlmapc-wmx
    6577-test-dlmapc-wmx
    6579-test-dlmapc-wmx
    
    Also added modelines.
    
    Change-Id: I3859bed618830ad359bd0b2b1fdfc3c5fc13269e
    Reviewed-on: https://code.wireshark.org/review/2920
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  e82e137   Fix Dereference of null pointer found by Clang analyzer
    adds  9b4f16a   gsmtap: do not abort if dissector is unavailable


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