On Tue, May 25, 2021 at 11:57:39AM +0200, Michal Prívozník wrote:
On 5/25/21 11:48 AM, Michal Privoznik wrote:
>
Meanwhile, this was fixed in libxml2's upstream:
https://gitlab.gnome.org/GNOME/libxml2/-/commit/13ad8736d294536da4cbcd70a...
So I guess there won't be any regression with any upstream release of
libxml2. But as I pointed out in v1, some distros are known to already
backport the problematic patch (Fedora and Gentoo) so the question is
how likely they are to backport the fix too. I still think it's worth
fixing on our side.
I'm not sure if it's worth fixing, on one hand libvirt tests would be
broken, on the other hand running libvirt tests could detect the broken
backport and help others to create bug reports to backport the fix as
well.
Anyway, for the code
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>