linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [media] Handle return value of kasprintf
@ 2017-09-20  7:37 Arvind Yadav
  2017-09-20  7:37 ` [PATCH 1/2] [media] coda: " Arvind Yadav
  2017-09-20  7:37 ` [PATCH 2/2] [media] cx23885: " Arvind Yadav
  0 siblings, 2 replies; 4+ messages in thread
From: Arvind Yadav @ 2017-09-20  7:37 UTC (permalink / raw)
  To: p.zabel, mchehab, hans.verkuil, sean, andi.shyti
  Cc: linux-media, linux-kernel

kasprintf() can fail here and we must check its return value.

Arvind Yadav (2):
  [PATCH 1/2][media] coda: Handle return value of kasprintf
  [PATCH 2/2][media] cx23885: Handle return value of kasprintf

 drivers/media/pci/cx23885/cx23885-input.c | 15 +++++++++++++--
 drivers/media/platform/coda/coda-bit.c    |  3 +++
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-20  8:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20  7:37 [PATCH 0/2] [media] Handle return value of kasprintf Arvind Yadav
2017-09-20  7:37 ` [PATCH 1/2] [media] coda: " Arvind Yadav
2017-09-20  8:30   ` Philipp Zabel
2017-09-20  7:37 ` [PATCH 2/2] [media] cx23885: " Arvind Yadav

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).