diff options
author | Wei Yongjun <[email protected]> | 2019-09-04 14:16:11 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-09-06 17:11:36 +0300 |
commit | 4c3e48794dec7cb568974ba3bf2ab62b9c45ca3e (patch) | |
tree | bdff92d4e6c29e27b6b97d9777c2d9c7002cdda4 /scripts/gdb/linux/config.py | |
parent | eb9affaeff701ce90fcf476ff5332624f9d0ddd2 (diff) |
rtlwifi: Fix file release memory leak
When using single_open() for opening, single_release() should be
used instead of seq_release(), otherwise there is a memory leak.
This is detected by Coccinelle semantic patch.
Fixes: 610247f46feb ("rtlwifi: Improve debugging by using debugfs")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions