Mercurial > pidgin
comparison doc/TCL-HOWTO.dox @ 17894:bbd92ee894f2
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.
author | Andreas Monitzer <pidgin@monitzer.com> |
---|---|
date | Tue, 03 Jul 2007 23:51:26 +0000 |
parents | 1414e0e01dc5 |
children | 73e827a93ae9 |
comparison
equal
deleted
inserted
replaced
17893:11dd7969dd4b | 17894:bbd92ee894f2 |
---|