On Fri, Dec 18, 2015 at 03:59:23PM +0800, Daniel Veillard wrote:
> On Wed, Dec 16, 2015 at 11:27:11PM +0400, Hovnatan Karapetyan wrote:
> > Hi,
> >
> > To my question on possible non thread-safe code in libxml2 on stackoverflow
> > (
> > http://stackoverflow.com/questions/34007044/libxml2-multithr
On Wed, Dec 16, 2015 at 11:27:11PM +0400, Hovnatan Karapetyan wrote:
> Hi,
>
> To my question on possible non thread-safe code in libxml2 on stackoverflow
> (
> http://stackoverflow.com/questions/34007044/libxml2-multithreading-errors-in-helgrind)
> I got a reply that there is indeed a race condit
Hi,
To my question on possible non thread-safe code in libxml2 on stackoverflow
(
http://stackoverflow.com/questions/34007044/libxml2-multithreading-errors-in-helgrind)
I got a reply that there is indeed a race condition at
https://git.gnome.org/browse/libxml2/tree/catalog.c#n1634. Could anyone
pl