projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
8d1d124
)
blacklist: vsyslog
author
Michael Wallner
<mike@php.net>
Tue, 17 Oct 2017 08:51:13 +0000
(10:51 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 17 Oct 2017 08:51:13 +0000
(10:51 +0200)
src/module.c
patch
|
blob
|
history
diff --git
a/src/module.c
b/src/module.c
index 1a0ef3534e2f3c64dcee4c050fbff680ce85a823..c31ce8d4d948c6f1edd5c00751bebcc7cb6ac2fe 100644
(file)
--- a/
src/module.c
+++ b/
src/module.c
@@
-345,6
+345,7
@@
static PHP_GINIT_FUNCTION(psi)
/* va_list as arg */
BL_DECL_ADD("*v*printf");
BL_DECL_ADD("*v*scanf");
+ BL_DECL_ADD("vsyslog");
/* LFS/LFO for 32bit */
BL_DECL_ADD("*stat*64");