[libxml++] [ libxmlplusplus-Patches-806083 ] call xmlInitParser() to avoid threading problems



Patches item #806083, was opened at 2003-09-14 19:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=312999&aid=806083&group_id=12999

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Fredrik Arnerup (farnerup)
Assigned to: Nobody/Anonymous (nobody)
Summary: call xmlInitParser() to avoid threading problems

Initial Comment:
This is a patch for the problem described in bug 801604

(segfault when running saxparser in separate thread).

A call to xmlInitParser is made in Document::Init().

This will make sure global data is initialized before

starting any threads.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=312999&aid=806083&group_id=12999




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]