]> granicus.if.org Git - sudo/commit
Fix passing of the callback pointer to the conversation function.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 24 Sep 2015 19:43:17 +0000 (13:43 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 24 Sep 2015 19:43:17 +0000 (13:43 -0600)
commit0649a261e70fe6101e270bc018181a51452cac9c
tree16fa8bb3ff8c57d74e93721ffe2c7a3cff6cef52
parent2c7ff33ea82dc1e7e36c7e25503b48358edba302
Fix passing of the callback pointer to the conversation function.
This was preventing the on_suspend and on_resume functions from
being called on PAM systems.
plugins/sudoers/auth/pam.c