ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.12 d12ab6a: tn5220: prevent another potential endle

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Nov 2014 23:37:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d12ab6a48333f57710060c848340a97536ed2396
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

d12ab6a 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>
    (cherry picked from commit 1463db37d9bbc9cd532afdf2817caaf8eb367831)
    Reviewed-on: https://code.wireshark.org/review/5181
    

Actions performed:

    from  d0f0ebe   DNS: fix name length and label count for a root server
    adds  d12ab6a   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(-)