nsswitch: Fix pam_set_data()/pam_get_data() to use pointers to a time_t, not try...
authorJeremy Allison <jra@samba.org>
Wed, 9 Nov 2022 00:16:07 +0000 (16:16 -0800)
committerNoel Power <npower@samba.org>
Wed, 16 Nov 2022 15:09:45 +0000 (15:09 +0000)
commit7cb50405515298b75dcc512633fb3877045aabc6
treed42f6a42258039d417a30e7f638a89143c2b86ee
parent0fd7b13ebc38779a18ba4a22f7b17dc2628907cc
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
nsswitch/pam_winbind.c