Wireshark-commits: [Wireshark-commits] rev 21014: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-kerberos.c
From:
lego@xxxxxxxxxxxxx
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