Wireshark-commits: [Wireshark-commits] master-2.0 f2a7af8: OpenFlow 1.4: check length to avoid rewi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Oct 2016 01:48:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2a7af8d3928e18ef15778e63b9b6c78f8bd1bef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f2a7af8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    OpenFlow 1.4: check length to avoid rewinding offset
    
    Bug: 13071
    Change-Id: Ia9d55212fe8423311222330ed516da35ee9f53de
    Reviewed-on: https://code.wireshark.org/review/18565
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit d1a7ed109b37c87546393160e03223e7bf770d57)
    Reviewed-on: https://code.wireshark.org/review/18569
    (cherry picked from commit 51348a7e3edae9cfaf995841854b7cf01895fff8)
    Reviewed-on: https://code.wireshark.org/review/18570
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cc8e37f   DCERPC: save strings in wmem file scope
    adds  f2a7af8   OpenFlow 1.4: check length to avoid rewinding offset


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