summaryrefslogtreecommitdiff
path: root/modules/pam_unix/pam_unix_passwd.c
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2020-01-20 13:28:59 +0100
committerTomas Mraz <tmraz@fedoraproject.org>2020-01-20 13:28:59 +0100
commitc006f4c5a25c95fd4f39dcb87271825d0c154203 (patch)
treed78658918facfb688314bf2a1ce4c10fb040504e /modules/pam_unix/pam_unix_passwd.c
parenta12ec8b879337c15acba04fe7f5c8e75f5a91809 (diff)
Fix miscellaneous const issues
* libpam/pam_modutil_searchkey.c: Avoid assigning empty string literal to non-const char *. * modules/pam_filter/pam_filter.c: Avoid using const char **. * modules/pam_mkhomedir/pam_mkhomedir.c: Properly cast out const for execve(). * modules/pam_namespace/pam_namespace.c: Properly cast out const from pam data. * modules/pam_tally2/pam_tally2.c: String literal must be assigned to const char *.
Diffstat (limited to 'modules/pam_unix/pam_unix_passwd.c')
0 files changed, 0 insertions, 0 deletions