Subject: Re: packet filtering bug and a question
To: David A. Gatwood <dgatwood@mvista.com>
From: Allen Briggs <briggs@ninthwonder.com>
List: port-mac68k
Date: 10/30/1999 14:18:55
> Heh. I wonder if the code correctly deals with the situation if
> DIAGNOSTIC is turned off.... Also, during my playing with the filters, I
> got a message that said something about a value in freelist being changed,
> with previous value 0xdeadbeef. Anyway, there's something lurking there,
> too, I think.
Quite probably. The 'value in freelist being changed' is not good, for
sure. That function, though, would simply exit if DIAGNOSTIC was not
defined. I don't think it's supposed to even get to that function if
there's nothing to remove.
ANYway, I agree... Something's quote probably lurking there.
-allen