Wireshark-commits: [Wireshark-commits] master 1f28e68: BGP: Fixed an side effect of length coding o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Jul 2016 14:15:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f28e683f929b25db7dd08abf3fad646cc6191e7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1f28e68 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>
    

Actions performed:

    from  94e97e4   packetbb: Prevent divide by 0.
    adds  1f28e68   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(-)