All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Cc: Takashi Iwai <tiwai@suse.de>
Subject: [GIT PULL FOR v5.7] snprintf fixes
Date: Fri, 20 Mar 2020 15:02:21 +0000	[thread overview]
Message-ID: <20200320150221.GA22904@gofer.mess.org> (raw)

Hi Mauro,

Here are some last minutes fixes for v5.7.

Thanks
Sean

The following changes since commit 4b508ed16acac15f4a762d5e10ed8d64a7ac3fb1:

  media: allegro: create new struct for channel parameters (2020-03-20 09:28:56 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.7c

for you to fetch changes up to cff319e4df24cf90bbf011de811639b7ecd043c4:

  media: siano: Use scnprintf() for avoiding potential buffer overflow (2020-03-20 14:46:06 +0000)

----------------------------------------------------------------
Takashi Iwai (2):
      media: rc: Use scnprintf() for avoiding potential buffer overflow
      media: siano: Use scnprintf() for avoiding potential buffer overflow

 drivers/media/common/siano/smsdvb-debugfs.c | 214 ++++++++++++++--------------
 drivers/media/rc/nuvoton-cir.c              |   4 +-
 2 files changed, 112 insertions(+), 106 deletions(-)

             reply	other threads:[~2020-03-20 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 15:02 Sean Young [this message]
2020-03-20 15:19 ` [GIT PULL FOR v5.7] snprintf fixes (#62410) Jenkins

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=20200320150221.GA22904@gofer.mess.org \
    --to=sean@mess.org \
    --cc=linux-media@vger.kernel.org \
    --cc=tiwai@suse.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 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.