Wireshark-commits: [Wireshark-commits] master-1.10 d7174c0: tn5250: fix an endless loop, exit when
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Oct 2014 21:49:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7174c0fcb19dd31526117298133f7a9767e848e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

d7174c0 by Martin Kaiser (wireshark@xxxxxxxxx):

    tn5250: fix an endless loop, exit when offset is not incremented
    
    Bug: 10596
    Change-Id: I64509aa49fce4893dee4e7a74a560e09a98830f6
    Reviewed-on: https://code.wireshark.org/review/4878
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit bc2726578156f3608960fc65ce1f691639e6addc)
    Reviewed-on: https://code.wireshark.org/review/4880
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  fc8132c   Don't use <ctype.h> macros.
    adds  d7174c0   tn5250: fix an endless loop, exit when offset is not incremented


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