Wireshark-commits: [Wireshark-commits] master-1.12 c654450: tnef: fix overflow leading	to infinite 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6544502431e916d15a368c9ee588863da189432
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c654450 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>
    (cherry picked from commit 608cf324b3962877e9699f3e81e8f82ac9f1ea14)
    Reviewed-on: https://code.wireshark.org/review/7486
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  3cbac0e   RTP player: don't crash when drawing channel graphs for very long calls.
    adds  c654450   tnef: fix overflow leading to infinite loop
Summary of changes:
 epan/dissectors/packet-tnef.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)