public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/11] tools: Check arguments in fit_check_sign/fit_info
Date: Tue, 03 Jun 2014 07:19:25 +0200	[thread overview]
Message-ID: <538D5ADD.8040802@denx.de> (raw)
In-Reply-To: <1401770392-11459-2-git-send-email-sjg@chromium.org>

Hello Simon,

Am 03.06.2014 06:39, schrieb Simon Glass:
> These tools crash if no arguments are provided. Add checks to avoid this.
>
> Signed-off-by: Simon Glass<sjg@chromium.org>
> ---
>
>   tools/fit_check_sign.c |  9 +++++++++
>   tools/fit_info.c       | 12 ++++++++++++
>   2 files changed, 21 insertions(+)

Good catch, thanks!

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2014-06-03  5:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-03  4:39 [U-Boot] [PATCH 0/11] Enhance fit_check_sign add beaglebone black vboot docs Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 01/11] tools: Check arguments in fit_check_sign/fit_info Simon Glass
2014-06-03  5:19   ` Heiko Schocher [this message]
2014-06-03  4:39 ` [U-Boot] [PATCH 02/11] Reverse the meaning of the fit_config_verify() return code Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 03/11] bootm: Split out code from cmd_bootm.c Simon Glass
2014-06-11 19:48   ` Tom Rini
2014-06-11 20:58     ` Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 04/11] image: Remove the fit_load_image() property parameter Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 05/11] bootm: Support android boot on sandbox Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 06/11] Fix small 'case' typo in image-fit.c Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 07/11] Avoid including config.h in command.h Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 08/11] Allow compiling common/bootm.c on with HOSTCC Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 09/11] bootm: Move decompression code into its own function Simon Glass
2014-06-03  4:39 ` [U-Boot] [PATCH 10/11] Enhance fit_check_sign to check all images Simon Glass
2014-06-03  5:39   ` Heiko Schocher
2014-06-03  4:39 ` [U-Boot] [PATCH 11/11] Add documentation for verified boot on Beaglebone Black Simon Glass

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=538D5ADD.8040802@denx.de \
    --to=hs@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox