[ECOS] [PATCH] wrong sizeof() in redboot arp

Neundorf, Alexander Alexander.Neundorf@jenoptik.com
Mon Mar 7 14:07:00 GMT 2005


Hi,

arp.c in redboot contains a small problem, see the attached patch.
memset() is called with sizeof(&enet_addr) instead of sizeof(enet_addr).
Please apply.

Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: redboot-arp.patch
Type: application/octet-stream
Size: 568 bytes
Desc: redboot-arp.patch
URL: <http://sourceware.org/pipermail/ecos-discuss/attachments/20050307/909a42b1/attachment.obj>
-------------- next part --------------
-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


More information about the Ecos-discuss mailing list