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-1.12 3659b4a: ETSI CAT: always initialize gsm_sms_dat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 07:05:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3659b4a7e5df5ba328e4496235fa053f90fb24e2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

3659b4a 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>
    (cherry picked from commit 4abed38c25c1d3ddd4dbd7f77e602ca9518f8ca6)
    Conflicts:
    	epan/dissectors/packet-etsi_card_app_toolkit.c
    Reviewed-on: https://code.wireshark.org/review/10621
    

Actions performed:

    from  02904e2   RLC: fix invalid RLC AM control type expert info
    adds  3659b4a   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(-)