php-src/win32
Christoph M. Becker fa65f5ecf5 Fix #78212: Segfault in built-in webserver
Since syslog's ident and facility parameters have been added to
config[1], vsyslog() segfaults on Windows, if openlog() has not been
called before.  We bring back the removed lines to fix this.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=2475337bd8a0fad0dac03db3f5e7e9d331d53653>
2019-07-11 13:09:54 +02:00
..
build Merge branch 'PHP-7.2' into PHP-7.3 2019-03-18 15:04:09 +01:00
builddef.bat Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
codepage.c Merge branch 'PHP-7.2' into PHP-7.3 2019-05-09 16:55:35 +02:00
codepage.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
console.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
console.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
cp_enc_map_gen.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
cp_enc_map.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
dllmain.c Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
fnmatch.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fnmatch.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ftok.c Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
getrusage.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
getrusage.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
glob.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
glob.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
globals.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
grp.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
inet.c year++ 2018-01-02 12:57:58 +08:00
inet.h year++ 2018-01-02 12:57:58 +08:00
ioutil.c Fix potential OPcache file cache related issues 2019-04-11 18:28:49 +02:00
ioutil.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
ipc.h year++ 2018-01-02 12:57:58 +08:00
nice.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
nice.h year++ 2018-01-02 12:57:58 +08:00
param.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php7dllts.rc
php7dllts.rc2
php7ts_cli.rc
php7ts_cli.rc2
php7ts.rc
php7ts.rc2
php_inttypes.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
php_registry.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_stdbool.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_stdint.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_win32_globals.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
readdir.c Fix memory leak 2019-03-30 21:28:51 +01:00
readdir.h Remove padding 2017-11-15 18:03:51 +01:00
registry.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
resource.h add missing include guards 2017-07-04 16:21:45 +02:00
select.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
select.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
sendmail.c Merge branch 'PHP-7.2' into PHP-7.3 2019-04-29 22:09:10 -07:00
sendmail.h vim folds and modelines 2017-07-04 16:08:48 +02:00
signal.h vim folds and modelines 2017-07-04 16:08:48 +02:00
sockets.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sockets.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.reg Convert CRLF line endings to LF 2018-10-13 11:23:20 +02:00
time.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
time.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
unistd.h vim folds and modelines 2017-07-04 16:08:48 +02:00
winutil.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
winutil.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
wsyslog.c Fix #78212: Segfault in built-in webserver 2019-07-11 13:09:54 +02:00