HACKING

Wed, 13 Jan 2010 14:00:29 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Wed, 13 Jan 2010 14:00:29 +0000
changeset 29200
6b9ad9bdcf05
parent 16239
768032ce3f66
child 33955
55aa58076485
child 40969
c8d074d77a1e
permissions
-rw-r--r--

xmlCleanupParser() should not be called like it was being
http://0pointer.de/blog/projects/beware-of-xmlCleanupParser.html
http://git.gnome.org/browse/libxml2/tree/parser.c#n14002

I just removed calls to it, as I suspect it probably shouldn't
be called from a library like libgnt anyway.

16235
ba05596c81b3 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
1 For information on hacking on Pidgin, Finch, or libpurple, see:
ba05596c81b3 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
2 http://developer.pidgin.im

mercurial