From: Andrew Dyer <amdyer@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] parse bug in cmd_mii.c
Date: Mon, 13 Jun 2005 12:06:22 -0500 [thread overview]
Message-ID: <c166aa9f0506131006ba8f552@mail.gmail.com> (raw)
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.
next reply other threads:[~2005-06-13 17:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-13 17:06 Andrew Dyer [this message]
2006-03-12 1:22 ` [U-Boot-Users] parse bug in cmd_mii.c 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c166aa9f0506131006ba8f552@mail.gmail.com \
--to=amdyer@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.