32 #include "safeclib_private.h" 33 #include "safe_str_constraint.h" 34 #include "safe_str_lib.h" 79 if (dmax > RSIZE_MAX_STR) {
rsize_t strnterminate_s(char *dest, rsize_t dmax)
The strnterminate_s function will terminate the string if a null is not encountered before dmax chara...
void invoke_safe_str_constraint_handler(const char *msg, void *ptr, errno_t error)
Invokes the currently set constraint handler or the default.