php-src/ext/xsl
Ilija Tovilo ee000ea186
Fix uouv on oom on object allocation
We may OOM during object initialization. In this case, free_obj needs to guard
against NULL values. There may be more cases where this is an issue, these were
the ones I was able to discover via script.

Fixes GH-11734
2023-08-14 11:10:00 +02:00
..
tests Fix bug 69168: DomNode::getNodePath() returns invalid path 2023-01-19 14:06:41 +01:00
config.m4 ext/xsl: Use PKG_CHECK_MODULES to detect the EXSLT library 2019-06-07 09:35:14 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
php_xsl.c Fix uouv on oom on object allocation 2023-08-14 11:10:00 +02:00
php_xsl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xsl.stub.php Narrow some more return types to true 2023-05-10 19:08:15 +02:00
php_xsl_arginfo.h Narrow some more return types to true 2023-05-10 19:08:15 +02:00
xsltprocessor.c Merge branch 'PHP-8.2' 2023-07-31 19:57:02 +01:00