Wireshark-commits: [Wireshark-commits] master 95f138e: Replace deprecated tvb_length APIs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 11:36:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95f138e407f2afa9a3b26859116a91b99ff25fbc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95f138e by AndersBroman (a.broman@xxxxxxxxxxxx):

    Replace deprecated tvb_length APIs
    
    Change-Id: Idfd3bed012e823de544fe4de483c8f095fc7c65d
    Reviewed-on: https://code.wireshark.org/review/8086
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2d79f56   Fix wireshark.pc when CMAKE_INSTALL_LIBDIR is absolute
    adds  95f138e   Replace deprecated tvb_length APIs


Summary of changes:
 epan/dissectors/packet-carp.c             |    4 ++--
 epan/dissectors/packet-cast.c             |    6 +++---
 epan/dissectors/packet-catapult-dct2000.c |   20 +++++++++----------
 epan/dissectors/packet-cell_broadcast.c   |   14 +++++++-------
 epan/dissectors/packet-cigi.c             |   12 ++++++------
 epan/dissectors/packet-cip.c              |   30 ++++++++++++++---------------
 epan/dissectors/packet-cipsafety.c        |   10 +++++-----
 epan/dissectors/packet-cisco-wids.c       |    2 +-
 epan/dissectors/packet-classicstun.c      |    4 ++--
 epan/dissectors/packet-clique-rm.c        |    2 +-
 epan/dissectors/packet-clnp.c             |    4 ++--
 epan/dissectors/packet-componentstatus.c  |    6 +++---
 epan/dissectors/packet-cops.c             |   12 ++++++------
 epan/dissectors/packet-cpfi.c             |    6 +++---
 epan/dissectors/packet-ctdb.c             |    2 +-
 epan/dissectors/packet-data.c             |    2 +-
 16 files changed, 68 insertions(+), 68 deletions(-)