So Nov 14 2010 22:26:44 EST von IGnatius T Foobar @ Uncensored Betreff: Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a
IG, could you have a look at this? why does the mentioned pointer
contain invalid data instead of NULL? could you clean that up?

Which pointer are we talking about here?

#if 0
// TODO: why do we have an invalid pointer here?
if (ptr->event_jid != NULL)
free(ptr->event_jid);
#endif

that one.

Reply via email to