-
- Downloads
Add XSAFECOPY (extra safe copy) that won't pass NULL to strncpy()
The previous (reverted) change to SAFECOPY would double-resolve the (src) argument and caused weird side effects. Again, removes SAFECOPY_USES_SNPRINTF since it was unused.
Please register or sign in to comment