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)
commitbbe94366a8b1df5cf46687acfc1cdebfb1961976
tree0c240711b25b1718efb0f5f8e8a305c5423042c4
parente547062d5758b506922356dd7b06d89fba2fa952
event_jid is a buffer, not a pointer, so don't free() it
citadel/modules/xmpp/xmpp_queue.c