Wireshark-commits: [Wireshark-commits] master 3765e99: With the use of tvb_reported_length_remainin
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Apr 2014 20:49:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3765e99a07f65a34b06d9d5b3b48805750d7021f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3765e99 by Anish Bhatt (anish@xxxxxxxxxxx):

    With the use of tvb_reported_length_remaining(), there is no need to calculate consumedLen anymore
    
    Change-Id: I8f4c32012061d3bff5e4efb80dfce8d82f7400df
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1417
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b512fed   Fix Dereference of null pointer found by Clang analyzer
    adds  3765e99   With the use of tvb_reported_length_remaining(), there is no need to calculate consumedLen anymore


Summary of changes:
 epan/dissectors/packet-lldp.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)