diff options
author | 2008-02-14 10:27:00 -0800 | |
---|---|---|
committer | 2008-02-25 16:34:17 +0100 | |
commit | d6643d12cb0885d06a1491b16c1476abcbd53d40 (patch) | |
tree | f342c01a278486e47a973cc84ffac72c43b57c64 /lib/parser.c | |
parent | latencytop: fix kernel panic while reading latency proc file (diff) | |
download | wireguard-linux-d6643d12cb0885d06a1491b16c1476abcbd53d40.tar.xz wireguard-linux-d6643d12cb0885d06a1491b16c1476abcbd53d40.zip |
latencytop: fix memory leak on latency proc file
At lstats_open(), calling get_proc_task() gets task struct, but it never put.
put_task_struct() should be called when releasing.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions