OpenPAM/lib/libpam
Dag-Erling Smørgrav d9e44d146f Fix a bug that prevented the service name from being freed, thus
leaking a small amount of memory for every PAM session.

While there, eliminate an unnecessary variable.


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@918 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2017-02-19 17:46:22 +00:00
..
Makefile.am
openpam_asprintf.c
openpam_asprintf.h
openpam_borrow_cred.c
openpam_check_owner_perms.c
openpam_configure.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_constants.c
openpam_constants.h
openpam_cred.h
openpam_ctype.h Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_debug.h
openpam_dispatch.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
openpam_dlfunc.h
openpam_dynamic.c
openpam_features.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_features.h
openpam_findenv.c In pam_*env(3), set errno as the corresponding POSIX functions would. 2017-01-21 15:15:29 +00:00
openpam_free_data.c
openpam_free_envlist.c
openpam_get_feature.c
openpam_get_option.c
openpam_impl.h Fix FREEV() when v is NULL. 2017-02-07 12:03:19 +00:00
openpam_load.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_log.c
openpam_nullconv.c
openpam_readline.c
openpam_readlinev.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_readword.c Downgrade the "unexpected EOF" message from ERROR to DEBUG. 2017-02-07 12:25:58 +00:00
openpam_restore_cred.c
openpam_set_feature.c
openpam_set_option.c
openpam_static.c
openpam_straddch.c
openpam_strlcat.c
openpam_strlcat.h
openpam_strlcmp.h
openpam_strlcpy.c
openpam_strlcpy.h
openpam_strlset.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_strlset.h Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_subst.c
openpam_ttyconv.c Bump dates if required on files modified in 2014 or later. 2016-01-11 16:22:09 +00:00
openpam_vasprintf.c
openpam_vasprintf.h
pam_acct_mgmt.c
pam_authenticate.c
pam_authenticate_secondary.c
pam_chauthtok.c
pam_close_session.c
pam_end.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_error.c
pam_get_authtok.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_get_data.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_get_item.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_get_mapped_authtok.c
pam_get_mapped_username.c
pam_get_user.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_getenv.c In pam_*env(3), set errno as the corresponding POSIX functions would. 2017-01-21 15:15:29 +00:00
pam_getenvlist.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_info.c
pam_open_session.c
pam_prompt.c
pam_putenv.c In pam_*env(3), set errno as the corresponding POSIX functions would. 2017-01-21 15:15:29 +00:00
pam_set_data.c Newer versions of clang take __nonnull__ annotations into account not only 2017-01-21 15:11:12 +00:00
pam_set_item.c Fix a bug that prevented the service name from being freed, thus 2017-02-19 17:46:22 +00:00
pam_set_mapped_authtok.c
pam_set_mapped_username.c
pam_setcred.c
pam_setenv.c In pam_*env(3), set errno as the corresponding POSIX functions would. 2017-01-21 15:15:29 +00:00
pam_sm_acct_mgmt.c
pam_sm_authenticate.c
pam_sm_authenticate_secondary.c
pam_sm_chauthtok.c
pam_sm_close_session.c
pam_sm_get_mapped_authtok.c
pam_sm_get_mapped_username.c
pam_sm_open_session.c
pam_sm_set_mapped_authtok.c
pam_sm_set_mapped_username.c
pam_sm_setcred.c
pam_start.c
pam_strerror.c
pam_verror.c
pam_vinfo.c
pam_vprompt.c