Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libselinux: Close old selabel handle when setting a new one
In selinux_restorecon_set_sehandle(), close the old selabel handle (if it exists) before setting the new one. Signed-off-by: James Carter <[email protected]> Acked-by: Petr Lautrbach <[email protected]>
- Loading branch information