Wireshark-commits: [Wireshark-commits] master bdca776: iso14443: fix the dissection of ATQA

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Mar 2016 16:32:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bdca7767ab64c208d765844e945268c073dff52a
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bdca776 by Martin Kaiser (wireshark@xxxxxxxxx):

    iso14443: fix the dissection of ATQA
    
    the two bytes are sent LSB first
    all fields are defined relative to the entire 16bit value
    
    Change-Id: Iaea2b98fcb1f57224fbbd1c4c58473a7f810055d
    Reviewed-on: https://code.wireshark.org/review/14513
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  e1d54cf   IEEE 802.1Q/VLAN: Resolve ID to a describing name
    adds  bdca776   iso14443: fix the dissection of ATQA


Summary of changes:
 epan/dissectors/packet-iso14443.c |   47 ++++++++++++++++++++++++++++---------
 1 file changed, 36 insertions(+), 11 deletions(-)