]> code.citadel.org Git - citadel.git/commit
event_jid is a buffer, not a pointer, so don't free() it
authorArt Cancro <ajc@citadel.org>
Tue, 16 Nov 2010 15:48:51 +0000 (10:48 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 16 Nov 2010 15:48:51 +0000 (10:48 -0500)
commitbe877a036a7a7845db65f0e666e894acdf5b49dc
tree0c240711b25b1718efb0f5f8e8a305c5423042c4
parent4bdf2023e9fefa0bca3b20cef14d84188ab5afbe
event_jid is a buffer, not a pointer, so don't free() it
citadel/modules/xmpp/xmpp_queue.c