[U-Boot-Users] parse bug in cmd_mii.c

Andrew Dyer amdyer at gmail.com
Mon Jun 13 19:06:22 CEST 2005


I noticed that in do_mii() the code is dereferencing argv[1] without
checking what value argc has.  This leads to an exception if a command
line like 'mii ' is given where argv[1] is NULL.

I have a patch, but my cmd_mii.c is carrying around some other patches
(some submitted to the list, some local).  Is there a good way to
separate out the patches I want to submit by themselves?

-- 
Hardware, n.:
        The parts of a computer system that can be kicked.




More information about the U-Boot mailing list