Wireshark-commits: [Wireshark-commits] master-3.0 c868a95: packet-lacp: Report only the consumed oc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Feb 2020 07:45:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c868a95c97f7f79a827aa1d132d037c00b897162
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

c868a95 by Jason Cohen (j.cohen@xxxxxx):

    packet-lacp: Report only the consumed octets
    
    Allow unconsumed octets to be passed back to the caller so that possible
    trailer dissctors can be ran.
    
    Bug: 16388
    Change-Id: I022fb2e714a687390259037ac2885751d24619f7
    Reviewed-on: https://code.wireshark.org/review/36096
    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>
    (cherry picked from commit a64d926ebf4c558d389355204945e1c0f0e8b02a)
    Reviewed-on: https://code.wireshark.org/review/36142
    

Actions performed:

    from  8d458f5   [Automatic update for 2020-02-23]
     add  c868a95   packet-lacp: Report only the consumed octets


Summary of changes:
 epan/dissectors/packet-lacp.c          | 11 +++++------
 epan/dissectors/packet-slowprotocols.c |  1 +
 2 files changed, 6 insertions(+), 6 deletions(-)