16 Aug
2005
16 Aug
'05
5:19 p.m.
Matthias Ruttmann <ruttmann@bartels.de> wrote:
Just to avoid misunderstanding: Of course the problem is solved as soon as the queue start/end is adjusted properly, because the uninitialized pointers aren't used any more.
That's right.
But also the memset statement itself is errornous. Currently the code uses case 4, but it should use case 3.
Ah, I see what you mean. I'll commit a fix for that. Alan DeKok.