[U-Boot-Users] multicast tftp: RFC2090
Wolfgang Denk
wd at denx.de
Fri Jun 8 17:39:53 CEST 2007
In message <1181316292.8300.112.camel at 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 at denx.de
A meeting is an event at which the minutes are kept and the hours are
lost.
More information about the U-Boot
mailing list