URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63776db384f75b2dc793cab46cf27250d8913711
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
63776db 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>
    
Actions performed:
    from  4fd9872   tvbuff_composite.c: fix composite_get_ptr when length is over 2 segments
    adds  63776db   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(-)