* Reset the libxml error handler before the xml parser makes use of it, preventing...
commit8aa0ee31a7527e8daceaeb1368263b87f91ce5bb
authorEvan Schoenberg <evan@adiumx.com>
Sun, 20 Jan 2008 20:54:50 +0000 (20 20:54 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Sun, 20 Jan 2008 20:54:50 +0000 (20 20:54 +0000)
tree57c3dadcb5246ff1756e50b343cabf246f29ed74
parentfb7a68af4a3c513f25f2256e9319f363f0d08e8e
 * Reset the libxml error handler before the xml parser makes use of it, preventing the crash which results from Foundation setting its own error handler which references a released NSXMLParser
 * Track validity of flap_connections in libpurple's oscar prpl to prevent a crash when a connection is scheduled to be destroyed and is then destroyed before the timer fires. Fixes #8635

git-svn-id: svn://svn.adiumx.com/adium/trunk@22440 1c916fce-81e2-0310-a464-8ca513f45935
Utilities/dep-build-scripts/libpurple_flap_connection_validity.diff [new file with mode: 0644]
Utilities/dep-build-scripts/libpurple_xmlnode_parser_error_handler.diff [new file with mode: 0644]
Utilities/dep-build-scripts/purple_make.sh