diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-04-08 12:00:44 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2019-08-31 21:48:34 +0300 |
commit | 15423b958f33132152e209e98df0dedc7a78f22c (patch) | |
tree | 5ad0d282d9b81d88095b1c690313210da5436d8a /kernel | |
parent | d4794f25f122aa1a8a073be51112edaa723ffff4 (diff) | |
download | linux-15423b958f33132152e209e98df0dedc7a78f22c.tar.xz |
tools/power turbostat: fix leak of file descriptor on error return path
Currently the error return path does not close the file fp and leaks
a file descriptor. Fix this by closing the file.
Fixes: 5ea7647b333f ("tools/power turbostat: Warn on bad ACPI LPIT data")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions