Wireshark-commits: [Wireshark-commits] master 69cdfe9: Remove another batch of deprecated tvb_lengt
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69cdfe9410e0bc2a3f22a0b499dad19e2323864a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
69cdfe9 by Evan Huus (eapache@xxxxxxxxx):
Remove another batch of deprecated tvb_length calls
Change-Id: Icfdde38e40cca05d0705a081153a4ea3e8782ee7
Reviewed-on: https://code.wireshark.org/review/9086
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from d0faa9a HTTP2: Update to libnghttp2 1.0.4
adds 69cdfe9 Remove another batch of deprecated tvb_length calls
Summary of changes:
epan/dissectors/packet-gmr1_rach.c | 2 +-
epan/dissectors/packet-gmr1_rr.c | 2 +-
epan/dissectors/packet-gopher.c | 2 +-
epan/dissectors/packet-gre.c | 2 +-
epan/dissectors/packet-gssapi.c | 36 +++++++++++++--------------
epan/dissectors/packet-hazelcast.c | 2 +-
epan/dissectors/packet-hpext.c | 2 +-
epan/dissectors/packet-iapp.c | 2 +-
epan/dissectors/packet-icap.c | 2 +-
epan/dissectors/packet-icep.c | 8 +++---
epan/dissectors/packet-ieee80211-radiotap.c | 2 +-
epan/dissectors/packet-ieee8023.c | 2 +-
epan/dissectors/packet-infiniband_sdp.c | 2 +-
epan/dissectors/packet-ipars.c | 16 ++++++------
epan/dissectors/packet-ipnet.c | 2 +-
epan/dissectors/packet-ipsec-tcp.c | 4 +--
epan/dissectors/packet-ipsec-udp.c | 2 +-
epan/dissectors/packet-ipsec.c | 8 +++---
epan/dissectors/packet-ipx.c | 2 +-
epan/dissectors/packet-iscsi.c | 20 +++++++--------
epan/dissectors/packet-isis-hello.c | 2 +-
epan/dissectors/packet-isis-snp.c | 2 +-
epan/dissectors/packet-isl.c | 2 +-
epan/dissectors/packet-isns.c | 4 +--
epan/dissectors/packet-itdm.c | 2 +-
epan/dissectors/packet-ixiatrailer.c | 2 +-
epan/ftypes/ftype-tvbuff.c | 32 ++++++++++++------------
ui/qt/byte_view_tab.cpp | 2 +-
ui/qt/follow_stream_dialog.cpp | 4 +--
29 files changed, 86 insertions(+), 86 deletions(-)