Wireshark-commits: [Wireshark-commits] master-1.12 6bcf422: Widen openflow variables and check for
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Apr 2016 17:54:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bcf422800923a61087290b487e0ce975aeffe0d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

6bcf422 by Evan Huus (eapache@xxxxxxxxx):

    Widen openflow variables and check for underflows
    
    As suggested by Alexis reviewing change Ie76c5a810af927b, this issue was
    scattered throughout the v4/v5 openflow dissectors. Hopefully I got all of them.
    Original issue found in bug 10259.
    
    Change-Id: Idf87deea34132aec5cd4e8f83264906a29b15568
    Reviewed-on: https://code.wireshark.org/review/2878
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit be4d42c6ab54169c8c027d3b1871a282fd9d0a9d)
    Reviewed-on: https://code.wireshark.org/review/15121
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ac6f835   [Automatic update for 2016-04-24]
    adds  6bcf422   Widen openflow variables and check for underflows


Summary of changes:
 epan/dissectors/packet-openflow_v4.c |   25 +++++++++++--------
 epan/dissectors/packet-openflow_v5.c |   45 ++++++++++++++++++++++------------
 2 files changed, 44 insertions(+), 26 deletions(-)