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 21014: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 10 Mar 2007 02:11:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21014

User: lego
Date: 2007/03/10 02:11 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
  +4 -1      packet-kerberos.c    Modified