[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-16 Thread dothebart
  Di Nov 16 2010 10:57:38 EST von IGnatius T Foobar @ Uncensored Betreff: Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a Yes, everything is done using safestrncpy() ok, error introduced by hacking in screen+vi ;) sorry for the inconvenience. anoth

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-16 Thread IGnatius T Foobar
Yes, everything is done using safestrncpy()

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-16 Thread dothebart
  Di Nov 16 2010 10:51:03 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

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-16 Thread IGnatius T Foobar
>IG, could you have a look at this? why does the mentioned pointer >contain invalid data instead of NULL? could you clean that up? *facepalm* char event_jid[256]; It's an actual buffer, not a pointer. It didn't need to be freed in the first place.

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-15 Thread dothebart
  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

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-14 Thread IGnatius T Foobar
>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?

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a

2010-11-14 Thread dothebart
  Sun Nov 14 2010 17:16:49 EST from "dothebart" Subject: [SCM] citadel.org branch, master, updated. a629da83391d58813cc962f6c52d991868b10e3a http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=1bca8e52ac5e6713c26867195fffed2e49861f0e commit 1bca8e52ac5e6713c26867195fffed2e49861f0e Aut