From: Murray.Jensen at csiro.au <Murray.Jensen@csiro.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] fix fw_setenv with uninitialised environment
Date: Fri, 15 Jul 2005 10:25:22 +1000 [thread overview]
Message-ID: <2553.1121387122@gerd> (raw)
In tools/env/fw_env.c when the environment is uninitialised, and the
default_environment[] array is used instead, if a setenv is done there
is a good chance that the array bounds will be exceeded. Cheers!
Murray...
CHANGELOG entry:
* Patch by Murray Jensen <Murray.Jensen@csiro.au>, July 15, 2005:
- fix array overflow with fw_setenv on uninitialised environment
Copyright:
This patch is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
--
Murray Jensen, CSIRO Manufacturing & Infra. Tech. Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia. Fax: +61 3 9662 7853
Internet: Murray.Jensen at csiro.au
To the extent permitted by law, CSIRO does not represent, warrant and/or
guarantee that the integrity of this communication has been maintained or
that the communication is free of errors, virus, interception or interference.
The information contained in this e-mail may be confidential or privileged.
Any unauthorised use or disclosure is prohibited. If you have received this
e-mail in error, please delete it immediately and notify Murray Jensen on
+61 3 9662 7763. Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-gzip
Size: 401 bytes
Desc: tools-fw_env-fix.patch.gz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050715/57f9c2da/attachment.bin
next reply other threads:[~2005-07-15 0:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 0:25 Murray.Jensen at csiro.au [this message]
2006-03-12 22:28 ` [U-Boot-Users] [PATCH] fix fw_setenv with uninitialised environment 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=2553.1121387122@gerd \
--to=murray.jensen@csiro.au \
--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.