[LLVMdev] llvm and secure malloc/free

Anitha B Gollamudi anitha.boyapati at gmail.com
Wed Oct 8 09:54:45 PDT 2014


Hi,

I have a simple question that is loosely dependent on llvm ecosystem
(clang, libc, gcc front-end). Is there a mechanism in llvm ecosystem to
ensure a secure delete of malloc'd (or alloca) buffers? By secure
delete/free I mean something like "zero/erase'ng out info from the buffer".

I will be happy to know any related work too.

-- 
* Anitha*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141008/c9a66a30/attachment.html>


More information about the llvm-dev mailing list