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 4abed38: ETSI CAT: always initialize gsm_sms_data_t s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 04:42:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4abed38c25c1d3ddd4dbd7f77e602ca9518f8ca6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4abed38 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ETSI CAT: always initialize gsm_sms_data_t structure
    
    Otherwise a 8-bit SMS-PP Data Download could be interpreted as requiring SMS packing
    
    Change-Id: I50b5e59194acc3d69d0e247fc909d3f96207094a
    Reviewed-on: https://code.wireshark.org/review/10610
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  afce5c1   GSM RLC/MAC: fix dissection of variable length bitmaps
    adds  4abed38   ETSI CAT: always initialize gsm_sms_data_t structure


Summary of changes:
 epan/dissectors/packet-etsi_card_app_toolkit.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)