ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21015: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 10 Mar 2007 02:13:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21015

User: lego
Date: 2007/03/10 02:13 AM

Log:
 Make sure ENDTRY is evaluated.
 
 On windows if ENDTRY is not evaluated after a exception is being thrown wireshark will crash in dissect_packet() while attempting to pop the last frame of the exception stack.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +5 -4      packet-wcp.c    Modified