Wireshark-commits: [Wireshark-commits] lts-1.12.1 0bde1d7: packet-dtn.c break loop if evaluate_sdnv

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Nov 2016 20:33:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bde1d7efb43d6fbadca1d2926435639ea65d19a
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

0bde1d7 by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-dtn.c break loop if evaluate_sdnv doesn't succeed.
    
    Bug: 13097
    Change-Id: If6128f5a3c940b4713c396e1a4a8f002a6bd03b8
    Reviewed-on: https://code.wireshark.org/review/18764
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 63776db384f75b2dc793cab46cf27250d8913711)
    Reviewed-on: https://code.wireshark.org/review/18810
    (cherry picked from commit 14bba927e3c343007ce408f0fc7c9ad0ed94b88c)
    Reviewed-on: https://code.wireshark.org/review/18811
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/18875
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  3527ea3   OpenFlow 1.4: check length to avoid rewinding offset
    adds  0bde1d7   packet-dtn.c break loop if evaluate_sdnv doesn't succeed.


Summary of changes:
 epan/dissectors/packet-dtn.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)