Wireshark-commits: [Wireshark-commits] master-2.2 51348a7: OpenFlow 1.4: check length to avoid rewi

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

Commits:

51348a7 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
    

Actions performed:

    from  3f45798   DCERPC: save strings in wmem file scope
    adds  51348a7   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(-)