diff options
author | Andy Walls <awalls@radix.net> | 2009-01-17 11:37:36 -0500 |
---|---|---|
committer | Andy Walls <awalls@radix.net> | 2009-01-17 11:37:36 -0500 |
commit | d4a74e2c49a3023d582f564d64a832c7321a1dfa (patch) | |
tree | 43709785b2baee1211c8f9946c031f4b53be9576 /linux/drivers/media/video/upd64083.c | |
parent | c6138eadff2f01fd6d20a1f9a39b6ba4cbeff85b (diff) | |
download | mediapointer-dvb-s2-d4a74e2c49a3023d582f564d64a832c7321a1dfa.tar.gz mediapointer-dvb-s2-d4a74e2c49a3023d582f564d64a832c7321a1dfa.tar.bz2 |
cx18: Call request_module() with proper argument types.
From: Andy Walls <awalls@radix.net>
request_module() needs to be called with a string literal for a
format string or with 1 or more variable arguments to avoid
compiler warnings and possible exploits, if someone could cause
us to get a format string with a '%' code in the format string
when we make the call.
Reported-by: Brandon Jenkins <bcjenkins@tvwhere.com>
Priority: normal
Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/upd64083.c')
0 files changed, 0 insertions, 0 deletions