Wireshark-commits: [Wireshark-commits] master 1463db3: tn5220: prevent another potential endless lo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 17:54:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1463db37d9bbc9cd532afdf2817caaf8eb367831
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1463db3 by Martin Kaiser (wireshark@xxxxxxxxx):

    tn5220: prevent another potential endless loop
    exit the loop if dissect_unknown_data() returns 0
    
    Change-Id: I681d170d4daf8efb06231790652ff7c941b46d89
    Reviewed-on: https://code.wireshark.org/review/4882
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b757038   no need for if(tree)
    adds  1463db3   tn5220: prevent another potential endless loop exit the loop if dissect_unknown_data() returns 0


Summary of changes:
 epan/dissectors/packet-tn5250.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)