Re: [PATCH 0/3] Fix NULL deref through valuePop retval

Nick Wellnhofer <[email protected]> Fri, 20 Dec 2013 18:17:56 +0100
Newsgroups gmane.comp.gnome.lib.xslt
Message-ID <[email protected]>
On Dec 20, 2013, at 00:48 , Nick Wellnhofer <[email protected]> wrote:

> I think this should be fixed in libxml2. The following patch works for me but I’ll have to give the whole thing a closer look.

I committed a modified version of that patch to libxml2:

https://git.gnome.org/browse/libxml2/commit/?id=03c6723043775122313f107695066e5744189a08

I also added Jan's test case to libxslt:

https://git.gnome.org/browse/libxslt/commit/?id=683cbc82dee4cea75822a0f7cafd97768b6165ff

Nick