]> arthur.barton.de Git - ngircd-alex.git/commit
PAM: don't use global password buffer for conv struct
authorAlexander Barton <alex@barton.de>
Sat, 31 Dec 2011 17:06:17 +0000 (18:06 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 31 Dec 2011 17:06:17 +0000 (18:06 +0100)
commitb681aa5b9f985247df31772282e520479ffb2ece
tree317e767acb5baa6e90e8212bef0bd4c3d630234c
parentb32f3b76e9f7d608d6772c889f093608abf4d995
PAM: don't use global password buffer for conv struct

Use the pointer of the password of the client directly.
Eventually we can get rid of the global password again ...
src/ngircd/pam.c