https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89201

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The feature is documented in the Glibc manual:
https://www.gnu.org/software/libc/manual/html_node/Erasing-Sensitive-Data.html

The SECURE project has some interesting information about enhancing GCC to
automatically wipe out stack memory:
  https://www.youtube.com/watch?v=Lg_jJLtH7R0

Reply via email to