aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-01-22 02:22:14 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-01-22 02:22:14 +0000
commitc73ed3c6d5f79fb73f829ed1d57ec06101b0c48d (patch)
treeeb0cc77c18064d9d3c89cbaf22cf5f6c22ed5a0b /capture.c
parentfded8deafcd6ac784c3843d753181fb54e693e20 (diff)
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 svn path=/trunk/; revision=17070
Diffstat (limited to 'capture.c')
0 files changed, 0 insertions, 0 deletions