diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-11-07 14:29:51 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-11-07 14:31:19 +0100 |
commit | 6dcc0b859f5f31729ab3f1e776b067fb338b1978 (patch) | |
tree | 342ab968097e8275b2ed8bd01647de4334e24c0d /sapi/apache2handler/php_functions.c | |
parent | 29f4939923e09a548c6bc494da742d97548c62d4 (diff) | |
download | php-git-6dcc0b859f5f31729ab3f1e776b067fb338b1978.tar.gz |
Fix php_pcre_mutex_free()
We should only set the mutex to NULL if we actually freed it.
Due to missing braces non-main threads may currently set it to
NULL first.
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions