Page 1 of 1

strncpyz prevented buffer overrun!

Posted: 06 Dec 2017 01:23
by gaelj
Hi, I have bugs in my program that seem to be due to buffer overruns.
In the compile log I notice lots of "strncpyz prevented buffer overrun!" warnings.
Any idea how to get rid of these warnings ? And could they be the source of my problems, even though they are "only" warnings of what seem to be like an auto-corrected issue ?
Thanks