Memory sanitizing on BLOB free removed, since BLOBS are encrypted from d15b7066cd on

This commit is contained in:
2016-07-20 08:48:28 +02:00
parent 4630b32f77
commit 40c992e1a5
3 changed files with 8 additions and 2 deletions

View File

@@ -21,6 +21,10 @@
#define IDR_EAP_KEY_PUBLIC 1
#define IDR_EAP_KEY_PRIVATE 2
#ifndef EAP_ENCRYPT_BLOBS
#define EAP_ENCRYPT_BLOBS 1
#endif
#if !defined(RC_INVOKED) && !defined(MIDL_PASS)
#include <sal.h>