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] lts-1.8.2 170b563: tn5250: fix an endless loop, exit when of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Nov 2014 21:45:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=170b5630c94189bac0665dc1161057f6de937c68
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark

Commits:

170b563 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/4879
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit fad4ecce54ac890117ab94e804b9689695b28be9)
    Reviewed-on: https://code.wireshark.org/review/5352
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  dbdff35   Add some additional checks in SnifferDecompress().
    adds  170b563   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(+)