https://issues.apache.org/bugzilla/show_bug.cgi?id=45605





--- Comment #11 from Jeff Lawson <[EMAIL PROTECTED]>  2008-10-08 14:36:12 PST 
---
Yes I see that, thanks for the explanation.

I will test with the new patch. 

I see how the underflow of queue_info->idlers can cause on overflow of
queue->data[]:
1. Underflow explained by Denis happens.
2. Listener fills the queue, decrementing queue_info->idlers each insert making
it more and more negative until queue->data[] overflows and bad things happen.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to