nsswitch: Fix pam_set_data()/pam_get_data() to use pointers to a time_t, not try...
commit399522d048e5f7effec31c67588fac722a970f8d
authorJeremy Allison <jra@samba.org>
Wed, 9 Nov 2022 00:16:07 +0000 (8 16:16 -0800)
committerJule Anger <janger@samba.org>
Wed, 23 Nov 2022 12:43:15 +0000 (23 12:43 +0000)
treee62a4ba3ec58feade4fe2ed6021b2c0dc535519f
parentb11ceb58fee9442f4a1f113d5375273fe4357913
nsswitch: Fix pam_set_data()/pam_get_data() to use pointers to a time_t, not try and embedd it directly.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15224

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Wed Nov 16 15:09:45 UTC 2022 on sn-devel-184

(cherry picked from commit 7cb50405515298b75dcc512633fb3877045aabc6)
nsswitch/pam_winbind.c