URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f260f9aa2d625bbd592dbaa3ef5a09dbf6c5f747
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f260f9a by Matthieu Texier (matthieu@xxxxxxxxx):
    BGP: Incorrect decoding AS numbers when mixed AS size
    
    Fix AS Path Heuristic
    
    Issue reported by Jon
    
    Bug: 10742
    Change-Id: Ie5e4108bd93464a2d1076dcc4f322171ea8e68cb
    Reviewed-on: https://code.wireshark.org/review/5564
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  5eec6bb   multipart: Handle multipart/signed
    adds  f260f9a   BGP: Incorrect decoding AS numbers when mixed AS size
Summary of changes:
 epan/dissectors/packet-bgp.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)