Wireshark-commits: [Wireshark-commits] master-2.2 14bba92: packet-dtn.c break loop if evaluate_sdnv

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

Commits:

14bba92 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
    

Actions performed:

    from  4fe6755   tcp: Fix Follow TCP tap data and when its tapped.
    adds  14bba92   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(-)