From: Hans de Goede <hdegoede@redhat.com>
To: Gregor Jasny <gjasny@googlemail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 0/2] v4l-utils: Fix crashes found by Mayhem
Date: Fri, 28 Jun 2013 00:31:57 +0200 [thread overview]
Message-ID: <51CCBD5D.4000007@redhat.com> (raw)
In-Reply-To: <1372367491-13187-1-git-send-email-gjasny@googlemail.com>
Hi,
Thanks for working on this, both patches look good, ack series.
Regards,
Hans
On 06/27/2013 11:11 PM, Gregor Jasny wrote:
> The Mayhem Team ran their code checker over the Debian archive and
> also found two crashes in v4l-utils.
>
> See http://lists.debian.org/debian-devel/2013/06/msg00720.html
>
> Gregor Jasny (2):
> libv4lconvert: Prevent integer overflow by checking width and height
> keytable: Always check if strtok return value is null
>
> lib/libv4lconvert/ov511-decomp.c | 7 ++++++-
> lib/libv4lconvert/ov518-decomp.c | 7 ++++++-
> utils/keytable/keytable.c | 19 ++++++++++++++++---
> 3 files changed, 28 insertions(+), 5 deletions(-)
>
prev parent reply other threads:[~2013-06-27 22:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-27 21:11 [PATCH 0/2] v4l-utils: Fix crashes found by Mayhem Gregor Jasny
2013-06-27 21:11 ` [PATCH 1/2] libv4lconvert: Prevent integer overflow by checking width and height Gregor Jasny
2013-06-27 21:11 ` [PATCH 2/2] keytable: Always check if strtok return value is null Gregor Jasny
2013-06-27 22:31 ` Hans de Goede [this message]
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=51CCBD5D.4000007@redhat.com \
--to=hdegoede@redhat.com \
--cc=gjasny@googlemail.com \
--cc=linux-media@vger.kernel.org \
/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.