Re: Fix thread issues

Srinivas R Thota <[email protected]> Mon, 09 Oct 2006 15:20:49 +0530
Newsgroups gmane.comp.gnome.gdome
Message-ID <[email protected]>
But there can be leak if preempted by the system after allocation

+		n = g_new0 (Gdome_xml_DOMImplementation, 1);

Regards,
Srinivas R Thota