fa93c88fa2
This is a more convenient behaviour (truncating on overflow and always null terminating the buffer) compared to the MSVC safe strcat_s which aborts the process if the string doesn't fit into the target buffer. Also mark the source buffer as const in the function prototype. |
||
---|---|---|
.. | ||
api/svc | ||
build/win32 | ||
common | ||
console | ||
decoder | ||
encoder | ||
processing |