Comment 2 for bug 2009757

Revision history for this message
Vladimir Petko (vpa1977) wrote (last edit ):

Seems to be caused by absence of the integer overflow - there is addional condition for the queue `&&(num - target.last_tenant <= this->queue_size),` and target.lasttenant is coming up as `4294967295`