diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2016-03-08 21:40:51 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-05-07 15:27:07 +0200 |
commit | e57b36c0c46d7288d6d5bd602003b8fcd17efe3f (patch) | |
tree | 01f529695791ef148d2d18c571b0d29326d993a3 /drivers/media/rc | |
parent | [media] af9035: correct eeprom offsets (diff) | |
download | linux-e57b36c0c46d7288d6d5bd602003b8fcd17efe3f.tar.xz linux-e57b36c0c46d7288d6d5bd602003b8fcd17efe3f.zip |
[media] drivers/media/pci/zoran: avoid fragile snprintf use
Appending to a string by doing snprintf(buf, bufsize, "%s...", buf,
...) is not guaranteed to work.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions