Simon Tatham
aa5bae8916
Introduce a new utility function smemclr(), which memsets things to
...
zero but does it in such a way that over-clever compilers hopefully
won't helpfully optimise the call away if you do it just before
freeing something or letting it go out of scope. Use this for
(hopefully) every memset whose job is to destroy sensitive data that
might otherwise be left lying around in the process's memory.
[originally from svn r9586]
2012-07-22 19:51:50 +00:00
..
2012-07-19 04:42:34 +00:00
2011-07-14 18:52:21 +00:00
2008-04-04 10:56:26 +00:00
2012-07-01 16:55:36 +00:00
2012-04-13 18:02:30 +00:00
2012-04-22 14:22:08 +00:00
2011-09-16 19:18:54 +00:00
2012-07-22 19:51:50 +00:00
2012-05-13 15:59:26 +00:00
2011-07-14 18:52:21 +00:00
2011-07-16 12:03:14 +00:00
2011-07-14 18:52:21 +00:00
2012-04-18 06:36:46 +00:00
2010-09-09 14:36:46 +00:00
2011-07-14 18:52:21 +00:00
2012-05-15 22:19:21 +00:00
2011-12-08 19:15:57 +00:00
2009-09-16 22:28:20 +00:00
2012-05-13 15:59:26 +00:00
2010-02-20 11:21:25 +00:00
2011-09-13 11:44:03 +00:00
2011-12-08 19:15:57 +00:00
2012-07-11 18:12:17 +00:00
2011-07-14 18:52:21 +00:00
2007-01-26 20:00:32 +00:00
2011-07-14 18:52:21 +00:00
2012-05-13 15:59:26 +00:00
2004-12-31 13:02:46 +00:00
2011-10-02 11:01:57 +00:00
2012-06-17 07:26:23 +00:00
2003-04-27 11:10:48 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00
2007-01-07 10:17:12 +00:00