Wireshark-commits: [Wireshark-commits] master f5c50da: [iso14443] dissect some more components of t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 14:43:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5c50daae691ad645e73fb6f46389c3110c8f901
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5c50da by Martin Kaiser (wireshark@xxxxxxxxx):

    [iso14443] dissect some more components of the ATQB
    
    and move ATQB dissection into a separate function
    
    Change-Id: Iaa6b4aaaa70bb33ddd334ed4d5c39ffc15454e4c
    Reviewed-on: https://code.wireshark.org/review/12566
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  eb0c034   Increase ZBEE_ZCL_APPL_EVTALT_NUM_STRUCT_ETT to match ZBEE_ZCL_APPL_EVTALT_COUNT_NUM_MASK, to prevent invalid ett_ array access.
    adds  f5c50da   [iso14443] dissect some more components of the ATQB


Summary of changes:
 epan/dissectors/packet-iso14443.c |  183 ++++++++++++++++++++++++++++---------
 1 file changed, 138 insertions(+), 45 deletions(-)