1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Files
archived-php-src/ext/dom/tests
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
..
2009-08-26 17:17:58 +00:00
MFH
2008-07-13 21:22:55 +00:00
2013-12-02 17:00:13 +01:00
2011-06-22 09:28:14 +00:00
2011-04-27 15:08:44 +00:00
2009-05-26 06:09:18 +00:00
2015-06-09 17:11:33 -07:00
2009-05-26 06:09:18 +00:00
MFH
2008-07-13 21:22:55 +00:00
MFH
2008-07-13 21:22:55 +00:00