Wireshark-commits: [Wireshark-commits] master 8f2cd7b: ETSI CAT: allow a length of 0 bytes for Loca

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 17:55:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f2cd7b3a7045a34d30a27cfba7174ee725acc51
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f2cd7b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ETSI CAT: allow a length of 0 bytes for Location Information IE
    
    According to 3GPP 31.111 chapter 8.19, 0 is a valid length (IE is empty in this case)
    
    Change-Id: Ia47c9106b5db217425f9e6f56483c84378c34a0b
    Reviewed-on: https://code.wireshark.org/review/13401
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  9988542   Add a copy button to the Filter Expression preferences.
    adds  8f2cd7b   ETSI CAT: allow a length of 0 bytes for Location Information IE


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