On Feb 13, 2004, at 6:22 AM, Rolf Fiedler wrote:


From: Guy Harris <[EMAIL PROTECTED]>
eyesdn.c:86: warning: `eyesdn_rec_magic' defined but not used

Yes, the magic for a record is only 0xff (single byte) and I must have put that
in literally without referencing the array.

OK, I've gotten rid of that variable (and some unused #defines).


No, that should be an array of unsigned char. I did not notice this during testing,
it is a leftover from the toshiba wiretap module that I started from.
Maybe I was lucky/unlucky to not have byte with most significant bit set during my tests.
Thanks for finding this.
Should I fix it or is it already done in CVS?

It's already fixed in CVS.


_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to