We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e6202 commit 82e3f03Copy full SHA for 82e3f03
ext/standard/yescrypt/insecure_memzero.h
@@ -16,6 +16,7 @@
16
#define INSECURE_MEMZERO_H
17
18
#include "zend_portability.h"
19
+#include "string.h"
20
#define insecure_memzero ZEND_SECURE_ZERO
21
22
#endif
0 commit comments