virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	kernel-janitors@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	virtualization@lists.linux-foundation.org
Subject: Re: [patch v2] virtio_console: silence a static checker warning
Date: Fri, 8 May 2015 14:59:47 +0530	[thread overview]
Message-ID: <20150508092947.GA5527@grmbl.mre> (raw)
In-Reply-To: <20150508091624.GS14154@mwanda>

On (Fri) 08 May 2015 [12:16:25], Dan Carpenter wrote:
> My static checker complains that this sprintf() can overflow but really
> it can't.  Just silence the warning by using snprintf().

Reviewed-by: Amit Shah <amit.shah@redhat.com>

Thanks!


		Amit

  reply	other threads:[~2015-05-08  9:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150508061902.GA14769@mwanda>
2015-05-08  6:31 ` [patch] virtio_console: use snprintf() for safety Amit Shah
2015-05-08  9:16   ` [patch v2] virtio_console: silence a static checker warning Dan Carpenter
2015-05-08  9:29     ` Amit Shah [this message]
2015-05-08  9:30     ` walter harms
     [not found]     ` <554C8221.9070304@bfs.de>
2015-05-08  9:47       ` Dan Carpenter
2015-05-08  9:56       ` Amit Shah
     [not found]       ` <20150508095616.GB5527@grmbl.mre>
2015-05-08 11:13         ` walter harms
     [not found]         ` <554C9A52.4030707@bfs.de>
2015-05-08 12:18           ` Dan Carpenter

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=20150508092947.GA5527@grmbl.mre \
    --to=amit.shah@redhat.com \
    --cc=arnd@arndb.de \
    --cc=dan.carpenter@oracle.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).