URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95ac3908d830e93e21ba0769b1e65feca2eb309a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
95ac390 by Evan Huus (eapache@xxxxxxxxx):
Remove the last deprecated tvb_length calls
And remove the shims themselves!
Change-Id: I511c06eb21eaf68d1dc36bbb9558408807472f9c
Reviewed-on: https://code.wireshark.org/review/9088
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 86e562f Qt: Add x-capture-file-reload@xxxxxx to Makefile.am
adds 95ac390 Remove the last deprecated tvb_length calls
Summary of changes:
epan/dissectors/packet-ncp2222.inc | 68 ++++++++++++++++++------------------
epan/tvbuff.h | 6 ----
tools/checkAPIs.pl | 1 -
ui/gtk/packet_panes.c | 2 +-
ui/tap_export_pdu.c | 4 +--
5 files changed, 37 insertions(+), 44 deletions(-)