Wireshark-commits: [Wireshark-commits] master 1e5144f: iso14443: make max_frame_size_code more gene

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

Commits:

1e5144f by Martin Kaiser (wireshark@xxxxxxxxx):

    iso14443: make max_frame_size_code more generic
    
    it's used by two messages, the relative position
    inside the current byte is different
    
    don't use a static bitmask for the hf
    
    Change-Id: I6a145cad46bab1afd22f66f144e7e4e9909f0b15
    Reviewed-on: https://code.wireshark.org/review/13732
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  0c92734   iso14443: dissect some more fields
    adds  1e5144f   iso14443: make max_frame_size_code more generic


Summary of changes:
 epan/dissectors/packet-iso14443.c |   28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)