Staging
v0.5.1
Revision cecf313d1ef4adc0ee5338dd0ca9be0b98302c87 authored by Victor Stinner on 10 December 2018, 10:56:54 UTC, committed by GitHub on 10 December 2018, 10:56:54 UTC
Fix xml.dom.minidom cloneNode() on a document with an entity: pass
the correct arguments to the user data handler of an entity (fix an
old copy/paste mistake).

Bug spotted and fix proposed by Charalampos Stratakis, initial
reproducer written by Petr Viktorin.

Co-Authored-By: Charalampos Stratakis <cstratak@redhat.com>
Co-Authored-By: Petr Viktorin <encukou@gmail.com>
(cherry picked from commit 8e0418688906206fe59bd26344320c0fc026849e)
1 parent 324e179
History

README

back to top