Wireshark-commits: [Wireshark-commits] master f5af43f: iso14443: use the array_length() macro
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Apr 2016 12:12:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5af43f7d26928af1ec2cc52a28eaa6fa5bf6eab
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5af43f by Martin Kaiser (wireshark@xxxxxxxxx):

    iso14443: use the array_length() macro
    
    Change-Id: Id4431885fb78d8d8679e98111d9f007491c3f13e
    Reviewed-on: https://code.wireshark.org/review/15069
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  9fbd4e6   addr_resolv: don't free the same wmem_list entry twice
    adds  f5af43f   iso14443: use the array_length() macro


Summary of changes:
 epan/dissectors/packet-iso14443.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)