Wireshark-commits: [Wireshark-commits] master-2.0 be6a10a: packet-dtn.c break loop if evaluate_sdnv

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

Commits:

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

Actions performed:

    from  6dd910b   [Automatic update for 2016-11-13]
    adds  be6a10a   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(-)