aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-01-07 12:59:33 +0000
committerlloyd <[email protected]>2015-01-07 12:59:33 +0000
commit5fd3c7adffa9fe705e493f81def04d9d57db4442 (patch)
tree85c7c6056b0d6c2b3dd77678f36e4ed9911ccfa9 /src/build-data
parent4903ac8b8724718c5b8aa96a10ec0c83277df016 (diff)
Use RtlSecureZeroMemory or memset_s if available
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/os/darwin.txt1
-rw-r--r--src/build-data/os/windows.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/darwin.txt b/src/build-data/os/darwin.txt
index d2e5df062..d22b78b91 100644
--- a/src/build-data/os/darwin.txt
+++ b/src/build-data/os/darwin.txt
@@ -12,6 +12,7 @@ doc_dir doc
dlopen
gettimeofday
gmtime_r
+memset_s
</target_features>
<aliases>
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt
index 5afd2596b..3ac33a6ae 100644
--- a/src/build-data/os/windows.txt
+++ b/src/build-data/os/windows.txt
@@ -16,6 +16,7 @@ gmtime_s
loadlibrary
query_perf_counter
virtual_lock
+rtlsecurezeromemory
</target_features>
<aliases>