Wireshark-commits: [Wireshark-commits] master-2.0 4e65080: BGP: Fixed an side effect of length codi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Jul 2016 08:42:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e65080ff2fb8feee32e7bd73645156dda3df02c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

4e65080 by Matt Texier (matthieu@xxxxxxxxx):

    BGP: Fixed an side effect of length coding on offset
    
    Bug: 12568
    Change-Id: Ibf063293041d749664f6e6ecd2455024ea3fd4ed
    Reviewed-on: https://code.wireshark.org/review/16237
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 1f28e683f929b25db7dd08abf3fad646cc6191e7)
    Reviewed-on: https://code.wireshark.org/review/16278
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  45574fa   [Automatic update for 2016-07-03]
    adds  4e65080   BGP: Fixed an side effect of length coding on offset


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