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

Andrew Lunn andrew@lunn.ch
Mon Mar 7 14:18:00 GMT 2005


On Mon, Mar 07, 2005 at 03:06:25PM +0100, Neundorf, Alexander wrote:
> 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.

Please don't forget the ChangeLog entry.

        Andrew

-- 
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