diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-06-26 16:47:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 16:24:33 -0700 |
commit | dc43ff924d0d29e53e3f4d26db2c4265b1aa5a2a (patch) | |
tree | e339833acb19fcf16a2b62ec45e63a1bb6dd96b9 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 3ba19fe31b726371b45f91a8de9341f5625e75e4 (diff) |
USB: oti6858: do not call set_termios with uninitialised data
Make sure set_termios is not called with uninitialised data at open. The
old termios struct is currently not used, but pass NULL instead to avoid
future problems (e.g. stack data leak).
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions