May 12, 2011
3:23 p.m.
On Thu, 12 May 2011, Chris Laberti wrote:
Hi,
Is there a kernel module that sanitizes (overwrites) freed memory ? Or maybe does sysctl offer something like this ?
you can always use the kzfree() routine, that zeroes freed memory automatically. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================