public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] parse bug in cmd_mii.c
@ 2005-06-13 17:06 Andrew Dyer
  2006-03-12  1:22 ` Wolfgang Denk
  2006-07-22 18:39 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Dyer @ 2005-06-13 17:06 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-07-22 18:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-13 17:06 [U-Boot-Users] parse bug in cmd_mii.c Andrew Dyer
2006-03-12  1:22 ` Wolfgang Denk
2006-03-12  3:50   ` [U-Boot-Users] " Andrew Dyer
2006-03-12  3:56     ` Andrew Dyer
2006-07-22 18:39 ` [U-Boot-Users] " Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox