Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oprofile: Free potentially owned tasks in case of errors
After registering the task free notifier we possibly have tasks in our dying_tasks list. Free them after unregistering the notifier in case of an error. Cc: <[email protected]> # .36+ Signed-off-by: Robert Richter <[email protected]>
- Loading branch information