aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/zero_mem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reference memset via std namespacelloyd2015-01-271-1/+1
* Remove memset_s, not implemented on any machine I can test on andlloyd2015-01-231-7/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Use RtlSecureZeroMemory or memset_s if availablelloyd2015-01-071-0/+13
* Move lib into srclloyd2014-01-101-0/+20