INN 2.5, inn-CURRENT-20090103 Issues

William Kronert wkronert at sunstroke.sdsu.edu
Tue Jan 6 19:02:34 UTC 2009


Hi Julien,

On Tue, 6 Jan 2009, [iso-8859-1] Julien ÉLIE wrote:
> The first thing cxnCheckstate() does is:
> 
>   ASSERT (cxn != NULL);
> 
> That function is called only once in innfeed, exactly where it
> was patched.  I do not understand how cxn can be NULL here if we
> check (cxn != NULL && !cxnCheckstate (cxn)).
> It looks as though the second part of the condition were executed
> before the first part, but it is not possible in C (AFAIK).
> 
> I am sorry I have no clue about that issue.  Has anyone a hint?

I am open to any suggestions and trying out any possible patches.  I thank
you for trying.

> I assume you do not have several instances of innfeed running
> and that all of them were closed when you updated INN with that patch.

That is correct.  There is and has been only one instance of innfeed
running and in that one case it closed when it was patched.

Bill




More information about the inn-workers mailing list