Define CRAS_IGNORE_PRINTF_SECURITY_WARNING_END

Define Documentation

CRAS_IGNORE_PRINTF_SECURITY_WARNING_END

Resume reporting warnings about using variables as printf format in the code following this macro. This has to be called after CRAS_IGNORE_PRINTF_SECURITY_WARNING_START when ignoring the warnings is no longer needed.

See also

CRAS_IGNORE_PRINTF_SECURITY_WARNING_START