Wireshark-commits: [Wireshark-commits] master-1.12 957412f: scsi-osd: fix overflow leading to infin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 18:57:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=957412f9962fe6248fe75ae07939695707b8b012
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

957412f 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
    

Actions performed:

    from  c654450   tnef: fix overflow leading to infinite loop
    adds  957412f   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(-)