@ -99,7 +99,7 @@
* need to copy the result into our private buffer. */ \
if (err_str != (buf)) { \
strncpy((buf), err_str, ((len) - 1)); \
buf[(len)-1] = '\0'; \
(buf)[(len)-1] = '\0'; \
} \
} while (0)
#endif
The note is not visible to the blocked user.