diff options
author | Oleg Drokin <[email protected]> | 2015-04-27 11:36:46 -0400 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-05-05 09:26:43 +0200 |
commit | ed1817036bd6d83829039543c9fe4aa94acc7c39 (patch) | |
tree | 20efdd30019a7dfb9684500f30e62c93a81ba08a /tools/perf/scripts/python/syscall-counts.py | |
parent | 3671c580e55955e61072a6e6d0d9567abdd80b5c (diff) |
drm: fix a memleak on mutex failure path
Need to free just allocated ctx allocation if we cannot
get our config mutex.
This one has been flagged by kbuild bot all the way back in August,
but somehow nobody picked it up:
https://lists.01.org/pipermail/kbuild/2014-August/001691.html
In addition there is another failure path that leaks the same
ctx reference that is fixed.
Found with smatch.
Signed-off-by: Oleg Drokin <[email protected]>
CC: Daniel Vetter <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions