Wireshark-commits: [Wireshark-commits] master 608cf32: tnef: fix overflow leading to infinite loop

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

Commits:

608cf32 by Evan Huus (eapache@xxxxxxxxx):

    tnef: fix overflow leading to infinite loop
    
    Thanks to Vlad Tsyrklevich for the report, and Fabian Yamaguchi for the "joern"
    tool which found the bug.
    
    Bug: 11023
    Change-Id: I53bc998c9934736698e7db5eba09a14e79a7c633
    Reviewed-on: https://code.wireshark.org/review/7461
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  724c2ed   Bluetooth: HFP: Improve HFP dissector by dissecting all commands
    adds  608cf32   tnef: fix overflow leading to infinite loop


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