Hi Dave, Please find attached patch for the below issue in pgAdmin.
"As per libxml2 document (below link) we should call xmlCleanupParser() only one time when the application exists not every time when we compute the xml parser. As per the document application may crash if another thread or plugin still using the libxml2". http://xmlsoft.org/html/libxml-parser.html#xmlCleanupParser Kindly review it and let me know for any modification. Thanks, Neel Patel
xmlParser.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
