ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9611e75: Replace tvb_length...() calls.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Nov 2014 15:13:00 +0000 (UTC)
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(-)