Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apply_cmndspec: plug potential memory leak
If apply_cmndspec() is called where the cmndspec defines an apparmor profile or Solaris privileges, and then is called again with a cmndspec that does not have those set we would leak the original value.
- Loading branch information