mbox series

[GIT,PULL,FOR,v5.7] snprintf fixes

Message ID 20200320150221.GA22904@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.7] snprintf fixes | expand

Pull-request

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

Message

Sean Young March 20, 2020, 3:02 p.m. UTC
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(-)

Comments

Jenkins March 20, 2020, 3:19 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62410/
Build log: https://builder.linuxtv.org/job/patchwork/43140/
Build time: 00:08:54
Link: https://lore.kernel.org/linux-media/20200320150221.GA22904@gofer.mess.org

error: FETCH_HEAD: cannot verify a non-tag object of type commit.

Summary: no issues