Wireshark-commits: [Wireshark-commits] master d1a7ed1: OpenFlow 1.4: check length to avoid rewindin

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

Commits:

d1a7ed1 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>
    

Actions performed:

    from  929ad38   DCERPC: save strings in wmem file scope
    adds  d1a7ed1   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(-)