Mercurial > pidgin
graph
-
Fixed a bug in the XMPP parser involving event handlers that replace the xmlnode packet. This caused double frees in this situation. The replacing function must free the xmlnode, since multiple event handlers could do this, and the intermediate xml trees would leak otherwise.Tue, 03 Jul 2007 23:51:26 +0000, by Andreas Monitzer
-
Fixed copy/paste error.Tue, 03 Jul 2007 15:50:24 +0000, by Andreas Monitzer