Detecting memory management bugs with GCC 11
Martin Sebor
msebor@gmail.com
Thu May 6 14:31:49 GMT 2021
Back in February I wrote an article about GCC 11 features designed
to help detect common dynamic memory management bugs. The article
just published in two parts in the Red Hat Developer Blog:
https://developers.redhat.com/blog/2021/04/30/detecting-memory-management-bugs-with-gcc-11-part-1-understanding-dynamic-allocation/
https://developers.redhat.com/blog/2021/05/05/detecting-memory-management-bugs-with-gcc-11-part-2-deallocation-functions/
Martin
More information about the Gcc
mailing list