mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-03 08:47:42 +00:00
If get_home_dirs() was called without usepasswd we would generate the entire shell list, but would never use that list. We would then not free that list when we returned the homedir_list. Instead, do not create the list of shells until after we know it will be used. Signed-off-by: Eric Paris <eparis@redhat.com> |
||
---|---|---|
checkpolicy | ||
libselinux | ||
libsemanage | ||
libsepol | ||
policycoreutils | ||
scripts | ||
sepolgen | ||
.gitignore | ||
Makefile |