Wireshark-commits: [Wireshark-commits] master 5fa267e: REplace deprecated API tvb_length -> tvb_rep
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fa267e870364902864d67f9ea297e52e6029cd7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5fa267e by AndersBroman (anders.broman@xxxxxxxxxxxx):
REplace deprecated API tvb_length -> tvb_reported_length
Change-Id: I6090055a9c31f6787626b810de655d1cc71b99de
Reviewed-on: https://code.wireshark.org/review/8002
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from db92f39 802.11: use switch for Aruba type
adds 5fa267e REplace deprecated API tvb_length -> tvb_reported_length
Summary of changes:
asn1/c1222/packet-c1222-template.c | 4 ++--
asn1/cdt/cdt.cnf | 2 +-
asn1/charging_ase/charging_ase.cnf | 2 +-
asn1/cmip/cmip.cnf | 4 ++--
asn1/cmp/packet-cmp-template.c | 12 ++++++------
asn1/cms/cms.cnf | 2 +-
epan/dissectors/packet-c1222.c | 4 ++--
epan/dissectors/packet-cdt.c | 2 +-
epan/dissectors/packet-charging_ase.c | 2 +-
epan/dissectors/packet-cmip.c | 4 ++--
epan/dissectors/packet-cmp.c | 18 +++++++++---------
epan/dissectors/packet-cms.c | 2 +-
12 files changed, 29 insertions(+), 29 deletions(-)