All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: "Sergei A. Trusov" <sergei.a.trusov@ya.ru>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Alan Cox <alan@llwyncelyn.cymru>,
	Hans Verkuil <hans.verkuil@cisco.com>,
	simran singhal <singhalsimran0@gmail.com>,
	linux-media@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH] media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated space
Date: Wed, 02 Aug 2017 01:11:06 -0700	[thread overview]
Message-ID: <1501661466.31625.3.camel@perches.com> (raw)
In-Reply-To: <1859135.Zd3QESt5CR@z12>

On Wed, 2017-08-02 at 18:00 +1000, Sergei A. Trusov wrote:
> The calloc function returns either a null pointer or a pointer to the
> allocated space. Add the second case that is missed.

gads.

Bug added by commit da22013f7df4 ("atomisp: remove indirection from
sh_css_malloc")

These wrappers should really be deleted.

  reply	other threads:[~2017-08-02  8:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02  8:00 [PATCH] media: staging: atomisp: sh_css_calloc shall return a pointer to the allocated space Sergei A. Trusov
2017-08-02  8:11 ` Joe Perches [this message]
2017-08-08 13:00   ` Sakari Ailus

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=1501661466.31625.3.camel@perches.com \
    --to=joe@perches.com \
    --cc=alan@llwyncelyn.cymru \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hans.verkuil@cisco.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sergei.a.trusov@ya.ru \
    --cc=singhalsimran0@gmail.com \
    /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.