Artifact 1334aff4c1534be2a5a9d314f5ec5661601a480d:
- File cmdline.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: 16147)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.