wireshark/include
João Valverde 152e5a5e88 wsutil: Downgrade severity of ws_returh.h macros
Downgrade the severity of this issue. Even though it is critical
in the sense that it is a (recoverable) programming error, by
breaking the contract for the function arguments, for practical
purposes we don't want to constantly trip our fuzzers with this
issue (running with a fatal critical level) so downgrade the
ws_return.h severity to "info".

At the same time use a dedicated log domain to the debugging
purpose can be fulfilled by setting the "InvalidArg" domain
as fatal.

Remove the duplicated function name from the output while at it.
2023-04-16 17:14:58 +00:00
..
wireshark.h Add ws_version.h to wireshark.h 2021-12-21 23:00:04 +00:00
ws_attributes.h MinGW: Fix -Wattributes 2023-01-13 22:41:04 +00:00
ws_codepoints.h Add a #define for REPLACEMENT CHARACTER and use it. 2022-10-16 23:36:12 +00:00
ws_compiler_tests.h Improve a compiler test and diagnostic control 2023-04-16 15:08:45 +00:00
ws_diag_control.h Improve a compiler test and diagnostic control 2023-04-16 15:08:45 +00:00
ws_exit_codes.h Move ui/exit_codes.h to include/ 2023-02-07 10:12:08 +00:00
ws_log_defs.h wsutil: Downgrade severity of ws_returh.h macros 2023-04-16 17:14:58 +00:00
ws_posix_compat.h Add a ws_posix_compat.h header 2021-12-21 01:30:06 +00:00
ws_symbol_export.h Enable rpathification and working relocation on Linux (take 3) 2023-02-13 00:24:21 +00:00