
8 Jun
2007
8 Jun
'07
5:41 p.m.
Wolfgang
ok. Soon.
thnx.
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