diff options
| author | Dan Carpenter <[email protected]> | 2012-07-24 12:51:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-08-10 12:54:27 -0700 |
| commit | 4ac5d7050e4e4d63751e78fb152a274d05c08563 (patch) | |
| tree | 385913c951b9d69361ae195f5817d2601473d770 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 6b9563a714138dc2377c500e588e31f7166c92f0 (diff) | |
tty: fix missing assignment
We're trying to save the termios state and we need to allocate a buffer
to do it. Smatch complains that the buffer is leaked at the end of the
function.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions