History log of /php-src/ext/dom/tests/gh16777_2.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 18b18f0e 15-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-16777: Calling the constructor again on a DOM object after it is in a document causes UAF

Closes GH-16824.