
8 Jun
2007
8 Jun
'07
5:39 p.m.
In message 1181316292.8300.112.camel@saruman.qstreams.net you wrote: ...
/* ..I now accept packets destined for this MCAST addr, port */
if (!Multicast) {
if (Bitmap) {
printf ("BUGBUGBUG Dave! why is this set!\n");
free(Bitmap);
Maybe a "Bitmap = NULL;" is missing here?
Abd BTW: why is this variable called "Bitmap" ?
Please change this into "bitmap". Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
A meeting is an event at which the minutes are kept and the hours are
lost.