Define CRAS_IGNORE_PRINTF_SECURITY_WARNING_BEGIN

Define Documentation

CRAS_IGNORE_PRINTF_SECURITY_WARNING_BEGIN

Ignore warnings about passing variables as printf format in the code following this macro. Do not forget to call CRAS_IGNORE_PRINTF_SECURITY_WARNING_END when the warnings should be restored.