Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal packet-ieee8023.c

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

From: "Olivier Biot" <ethereal@xxxxxxxxxx>
Date: Sat, 21 Feb 2004 10:56:19 +0100
From: Guy Harris

|   Log:
|   Handle exceptions the same way we handle them in the DCE RPC
dissector -
|   rethrow BoundsError, call "show_exception()" for all other errors,
and
|   then fall through to dissect the trailer outside the
TRY/CATCH/ENDRY
|   construct.


Could someone document the usage of the exception handler and its
*correct* use in Ethereal protocol dissectors?

Thanks in advance!

Regards,

Olivier