Wireshark-commits: [Wireshark-commits] master c35ca6c: scsi-osd: fix overflow leading to infinite l

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

Commits:

c35ca6c 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>
    

Actions performed:

    from  608cf32   tnef: fix overflow leading to infinite loop
    adds  c35ca6c   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(-)