[syslinux] tftp-hpa 0.29 bug

James Carter james at cs.york.ac.uk
Mon May 6 06:55:09 PDT 2002


hi there!

i've found a small bug in tftp-hpa-0.29.
in remap.c, line 149 should read:
	memset(r, 0, sizeof *r)
rather than:
	memset (r, 0, sizeof r)

it was only clearing the first four bytes of the structure and i was
getting corrupt flags as a result.

cheers.

-- 
 J.F.Carter                       http://www.jfc.org.uk/




More information about the Syslinux mailing list