Wireshark-commits: [Wireshark-commits] master-2.6 fc75a91: 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:45:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc75a915610aefc65e4a96160a4a224741753224
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

fc75a91 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/31736
    

Actions performed:

    from  98f1611   EPL: fix build with incomplete libxml2 library
     add  fc75a91   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(-)