URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2e880eab134e4414b143b6e03767bf6424b749c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d2e880e by AndersBroman (a.broman@xxxxxxxxxxxx):
Replcae deprecated API tvb_length with tvb_reported_length or tvb_captured
length.
Change-Id: Ia1235c49b28320b5651e284115639820f81cb747
Reviewed-on: https://code.wireshark.org/review/8074
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9237174 ZigBee: fix IS_ANALOG_SUBTYPE macro
adds d2e880e Replcae deprecated API tvb_length with tvb_reported_length or tvb_captured length.
Summary of changes:
epan/dissectors/packet-aodv.c | 2 +-
epan/dissectors/packet-aol.c | 16 ++++++++--------
epan/dissectors/packet-aprs.c | 6 +++---
epan/dissectors/packet-ar_drone.c | 2 +-
epan/dissectors/packet-armagetronad.c | 6 +++---
epan/dissectors/packet-asap.c | 8 ++++----
epan/dissectors/packet-assa_r3.c | 26 +++++++++++++-------------
7 files changed, 33 insertions(+), 33 deletions(-)