Wireshark-commits: [Wireshark-commits] master eb1ccbd: Protect dissector_get_(default_)string_handl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Jul 2015 19:25:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb1ccbdccde89701f255f921d88992878057477d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Protect dissector_get_(default_)string_handle() against NULL input string
    
    Bug: 11381
    Change-Id: Ib102a23b3d840144757ce692312ff13009c5c95e
    Reviewed-on: https://code.wireshark.org/review/9717
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  54812f2   MAC LTE: indicate explicitly that UL LCID 11 is used for Category 0 devices
    adds  eb1ccbd   Protect dissector_get_(default_)string_handle() against NULL input string


Summary of changes:
 epan/packet.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)