git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b053107
)
digitv: limit messages to buffer size
author
Alyssa Milburn
<amilburn@zall.org>
Sat, 1 Apr 2017 17:33:42 +0000
(14:33 -0300)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sat, 26 Aug 2017 01:14:00 +0000
(
02:14
+0100)
commit
821117dc21083a99dd99174c10848d70ff43de29
upstream.
Return an error rather than memcpy()ing beyond the end of the buffer.
Internal callers use appropriate sizes, but digitv_i2c_xfer may not.
Signed-off-by: Alyssa Milburn <amilburn@zall.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
[bwh: Backported to 3.2: adjust filename, context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/media/dvb/dvb-usb/digitv.c
patch
|
blob
|
history
diff --cc
drivers/media/dvb/dvb-usb/digitv.c
Simple merge