> The net result is that a PL/I programmer would have to work very hard to program a buffer overflow error, while a C programmer has to work very hard to avoid programming a buffer overflow error.
;-)
I am in favor of -fbounds-safety, -fsanitize=address, etc. for any C/C++ software where you don't want memory errors.
Rendered at 20:57:21 GMT+0000 (Coordinated Universal Time) with Vercel.
;-)
I am in favor of -fbounds-safety, -fsanitize=address, etc. for any C/C++ software where you don't want memory errors.