Wireshark-commits: [Wireshark-commits] master 9a5bb07: packet-lldp: Report only the consumed octets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Feb 2020 11:10:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a5bb0705c292987db10c7872c379835ec7b5145
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9a5bb07 by Jason Cohen (j.cohen@xxxxxx):

    packet-lldp: Report only the consumed octets
    
    Allow unconsumed octets to be passed back to the caller so that possible
    trailer dissctors can be ran.
    
    Bug: 16387
    Change-Id: I289b4b077d40581d5d0f884e30c2f882d58fccf1
    Reviewed-on: https://code.wireshark.org/review/36097
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jason Cohen <kryojenik2@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a64d926   packet-lacp: Report only the consumed octets
     add  9a5bb07   packet-lldp: Report only the consumed octets


Summary of changes:
 epan/dissectors/packet-lldp.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)