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 Use $() instead of @@ in Makefiles. 2014-10-28 09:03:41 +00:00
openpam_asprintf.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_asprintf.h Reorganize: 2013-03-05 17:49:06 +00:00
openpam_borrow_cred.c PAM_LOG_DEBUG -> PAM_LOG_LIBDEBUG 2013-03-05 17:58:33 +00:00
openpam_check_owner_perms.c Reorganize: 2013-03-05 17:49:06 +00:00
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 The --with-modules-dir configure option never quite worked, and became 2013-08-15 13:22:51 +00:00
openpam_constants.h Move openpam_policy_path into openpam_constants.c, and add a corresponding 2013-03-11 14:10:13 +00:00
openpam_cred.h Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
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 Add missing third clause. 2015-12-01 19:25:07 +00:00
openpam_dynamic.c Log an error if open() failed for any other reason than ENOENT. 2013-04-14 14:49:59 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
openpam_free_envlist.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_get_feature.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_get_option.c Reorganize: 2013-03-05 17:49:06 +00:00
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 Document that openpam_log(3) saves and restores errno(2). 2013-07-11 16:36:02 +00:00
openpam_nullconv.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_readline.c Don't log the text we read, it may contain sensitive information (such 2013-08-16 11:57:54 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
openpam_set_feature.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_set_option.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_static.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_straddch.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_strlcat.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_strlcat.h Reorganize: 2013-03-05 17:49:06 +00:00
openpam_strlcmp.h Reorganize: 2013-03-05 17:49:06 +00:00
openpam_strlcpy.c Reorganize: 2013-03-05 17:49:06 +00:00
openpam_strlcpy.h Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
openpam_vasprintf.h Reorganize: 2013-03-05 17:49:06 +00:00
pam_acct_mgmt.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_authenticate.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_authenticate_secondary.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_chauthtok.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_close_session.c Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
pam_get_mapped_username.c Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
pam_open_session.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_prompt.c Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
pam_set_mapped_username.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_setcred.c Reorganize: 2013-03-05 17:49:06 +00:00
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 Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_authenticate.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_authenticate_secondary.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_chauthtok.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_close_session.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_get_mapped_authtok.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_get_mapped_username.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_open_session.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_set_mapped_authtok.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_set_mapped_username.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_sm_setcred.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_start.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_strerror.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_verror.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_vinfo.c Reorganize: 2013-03-05 17:49:06 +00:00
pam_vprompt.c Reorganize: 2013-03-05 17:49:06 +00:00