-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tuned-ppd: Disallow releasing profile holds of other processes
Add a check which raises an error if the caller of ReleaseProfile is not identical to the caller of HoldProfile. Do not number cookies from 0, use pseudo-random integers. Do not allow null cookies, which may cause issues in clients. E.g., in gnome-settings-daemon, a null cookie means that it currently has no active hold.
- Loading branch information
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters