Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3816] TShark and fuzz-test do not detect dissector asserts

Date: Fri, 7 Aug 2009 10:59:26 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3816





--- Comment #5 from Guy Harris <guy@xxxxxxxxxxxx>  2009-08-07 10:59:23 PDT ---
1. Is there a good reason why the log function in tshark just discards the
message rather than sending it to the standard error?

2. Yes, you need to export a variable in Bourne-compatible shells to get them
into the environment of child processes (unless you put the setting before the
command name in the command, which sets that environment variable for that
command only).

3. As you note, DISSECTOR_ASSERT() calls __DISSECTOR_ASSERT(), which calls
REPORT_DISSECTOR_BUG().


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.