php-src/ext/libxml
Christoph M. Becker a4aa4f9772 Fix bug #66502: DOM document dangling reference
When we decrement the refcount of a node's document, we state that we
won't need it anymore. Therefore we can *always* set the pointer to the
document to NULL, what avoids invalid memory accesses for some edge cases
as demonstrated with the PHPT.

Original patch provided by Sean Heelan.
2016-07-15 01:08:08 +02:00
..
tests Merge branch 'PHP-5.5' into PHP-5.6 2014-06-09 07:07:17 +02:00
config0.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS
libxml.c Fix bug #66502: DOM document dangling reference 2016-07-15 01:08:08 +02:00
php_libxml2.def Extend libxml exports 2016-07-14 21:08:54 +02:00
php_libxml.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00