Define RMW_SAFE_FWRITE_TO_STDERR
Defined in File error_handling.h
Define Documentation
-
RMW_SAFE_FWRITE_TO_STDERR
Limit the buffer size in the
fwrite
call to give an upper bound to buffer overrun in the case of non-null terminatedmsg
.
Defined in File error_handling.h
Limit the buffer size in the fwrite
call to give an upper bound to buffer overrun in the case of non-null terminated msg
.