------------------------------------------------------------------------
r8546 | dothebart | 2010-04-29 18:12:06 -0400 (Thu, 29 Apr 2010) | 3 lines
Changed paths:
   M /trunk/citadel/modules/xmpp/xmpp_presence.c

xmpp_fetch_mortuary_backend(): copy the string over so we can use it later and 
free it. else we will free a non-malloced pointer or loose that buffer before 
we want to use it. 
Btw, theres no need for specifying generic_free_handler, thats default.

------------------------------------------------------------------------

Reply via email to