Artifact 89abcac8c7c0099d40d28b105c1a7eb1697113b3:
- File unix/gtkwin.c — part of check-in [aee68b8d31] at 2012-07-22 14:51:50 on branch trunk — 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. (user: simon size: 113997)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.