URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9611e751aed1b1358d4f7028572004af11878469
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9611e75 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Replace tvb_length...() calls.
Change-Id: Idda7cd56a12b36d18774a1fe324c69eb8f5e4330
Reviewed-on: https://code.wireshark.org/review/5412
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9145acb uat: tighten up dec/hex uat field validity checking
adds 9611e75 Replace tvb_length...() calls.
Summary of changes:
epan/dissectors/packet-bssgp.c | 2 +-
epan/dissectors/packet-dpnss-link.c | 2 +-
epan/dissectors/packet-dpnss.c | 8 +++----
epan/dissectors/packet-gsm_a_rr.c | 40 +++++++++++++++++------------------
epan/dissectors/packet-gsm_bsslap.c | 18 ++++++++--------
epan/dissectors/packet-gsm_rlcmac.c | 20 +++++++++---------
epan/dissectors/packet-l2tp.c | 8 +++----
epan/dissectors/packet-lapd.c | 8 +++----
epan/dissectors/packet-lapdm.c | 4 ++--
9 files changed, 55 insertions(+), 55 deletions(-)