diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-09-30 15:30:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 10:55:17 +0200 |
commit | c1981671a4d8ec60ef3ef245f3fdba75929817aa (patch) | |
tree | 9f90561715667e8f94916696968ba6e3e33b344f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 29838144f280fc03ca06a621568f34e1d0a65a4f (diff) |
staging: vchiq: Fix an uninitialized variable
Smatch complains that "userdata" can be passed to vchiq_bulk_transfer()
without being initialized. This leads to a potential information leak
later on.
Fixes: a4367cd2b231 ("staging: vchiq: convert compat bulk transfer")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200930123036.GC4282@kadam
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions