diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-12 17:28:24 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-13 13:09:29 +0200 |
commit | 9c7b6073203ed3db749c26e88d4f0c2514a60101 (patch) | |
tree | 72cd7830f7142ad2238f79ff23f25606a1ebd9b4 /ext/mbstring/php_mbregex.c | |
parent | 8782c61f262a4c00a09b489783ea564667ccdf0e (diff) | |
download | php-git-9c7b6073203ed3db749c26e88d4f0c2514a60101.tar.gz |
Ignore memory leaks reported for some libc-client functions
At least on Windows, some static variables are lazily initialized
during `mail_open()` and `mail_lsub()`, which are reported as memory
leaks. We suppress these false positives.
Closes GH-6326.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions