History log of /php-src/ext/dom/tests/gh17224.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# d2b6b646 21-Dec-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix DOM test on higher branches


# 61615d56 21-Dec-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-17224: UAF in importNode

Wrong document pointer is used for the namespace copy.

Closes GH-17230.