Wireshark-commits: [Wireshark-commits] lts-1.12.1 06a6d43: scsi-osd: fix overflow leading to infini

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Mar 2015 15:56:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06a6d4306a09d7d69d9aed1a793aff172a2aa0b3
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

06a6d43 by Evan Huus (eapache@xxxxxxxxx):

    scsi-osd: fix overflow leading to infinite loop
    
    Thanks to Vlad Tsyrklevich for the report.
    
    Bug: 11024
    Change-Id: I9defc6fc72339b2f6ba12b46172b776d798647cd
    Reviewed-on: https://code.wireshark.org/review/7463
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit c35ca6c051adb28c321db54cc138f18637977c9a)
    Reviewed-on: https://code.wireshark.org/review/7485
    Reviewed-on: https://code.wireshark.org/review/7707
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  e0752c2   tnef: fix overflow leading to infinite loop
    adds  06a6d43   scsi-osd: fix overflow leading to infinite loop


Summary of changes:
 epan/dissectors/packet-scsi-osd.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)