Ethereal-cvs: [Ethereal-cvs] rev 17070: /trunk/epan/dissectors/: packet-frame.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 22 Jan 2006 02:22:15 GMT
User: ulfl
Date: 2006/01/21 08:22 PM

Log:
 add Win32 Structured Exception Handling (SEH) at the same place we're already doing the Portable Exception Handling.
 
 This way we (hopefully) can continue dissecting with the next packet, even if a more serious exception had occured, e.g. a memory access violation or a divide by zero exception.
 
 Obviously, not all problems solved, as SEH won't protect us from other problems, e.g. endless loops and such

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +26 -2     packet-frame.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17070&view=rev