Wireshark-commits: [Wireshark-commits] master e53337a: replace another bunch of deprecated tvb_leng

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Jun 2015 21:04:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e53337accf76cddd4e0c3aaed3fb03d128c65f69
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e53337a by Martin Kaiser (wireshark@xxxxxxxxx):

    replace another bunch of deprecated tvb_length calls
    
    Change-Id: Ib7c50b55942220d48de025642154b4bf3f39c8a2
    Reviewed-on: https://code.wireshark.org/review/9074
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  99ab5c9   netflow: cope with multiple duration types in one flow.
    adds  e53337a   replace another bunch of deprecated tvb_length calls


Summary of changes:
 epan/dissectors/packet-iax2.c       |    8 ++++----
 epan/dissectors/packet-icq.c        |    4 ++--
 epan/dissectors/packet-ieee17221.c  |    2 +-
 epan/dissectors/packet-ieee802154.c |   20 ++++++++++----------
 epan/dissectors/packet-ifcp.c       |    4 ++--
 epan/dissectors/packet-igmp.c       |    4 ++--
 epan/dissectors/packet-imf.c        |    2 +-
 7 files changed, 22 insertions(+), 22 deletions(-)