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