Hacker News new | past | comments | ask | show | jobs | submit login

explicit_bzero() is another OS-specific variant.

memset_s() is now part of standard C, but it is a pain to use because it isn't just a don't-optimize-away memset().




memset_s() is defined in C11 Annex K, which is optional and is not provided by most implementations.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: