Wireshark-commits: [Wireshark-commits] master 572f78a: LACP: protect a possible infinite loop

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Mar 2018 09:50:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=572f78a8610282151e7d165b11e0bf5092efbb5a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

572f78a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LACP: protect a possible infinite loop
    
    Offset should not go backwards.
    
    Bug: 14518
    Change-Id: I03a64ae9a99f1ca095f0bc710f93f0f6ba2248e6
    Reviewed-on: https://code.wireshark.org/review/26384
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4495d8f   update AVPs of diameter dictionary for diameter t6a/t6b/t4 and add OFR in SGd interface of Ts 29.338
    adds  572f78a   LACP: protect a possible infinite loop


Summary of changes:
 epan/dissectors/packet-lacp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)