Wireshark-commits: [Wireshark-commits] master-2.4 6583921: ETSI CAT: do not call tvb_bytes_to_str()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Jan 2019 16:46:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6583921a61fabd632a4824920278f47373e966b2
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

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

    ETSI CAT: do not call tvb_bytes_to_str() with a 0 length
    
    Change-Id: Ibd8ebe801a7bb0196e9d0f8e1c19cc16050a4f60
    Reviewed-on: https://code.wireshark.org/review/31733
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 75484b106da95c3fe73815fca10a6f8208e066cc)
    Reviewed-on: https://code.wireshark.org/review/31737
    

Actions performed:

    from  5c361ab   smb2: correct small typos
     add  6583921   ETSI CAT: do not call tvb_bytes_to_str() with a 0 length


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