summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2012-06-08 20:00:13 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2012-06-08 20:00:13 +0200
commitb8dcd8f5c3f4cd582c88bbfd93d0909277eca3f0 (patch)
treecbfbcca22919ae058812d7085d10a9f23234f701 /ChangeLog
parent0a9f299095dac79ed9728af663302d5569d968e9 (diff)
downloadpam_tacplus-b8dcd8f5c3f4cd582c88bbfd93d0909277eca3f0.tar.gz
pam_tacplus-b8dcd8f5c3f4cd582c88bbfd93d0909277eca3f0.zip
Moved debug message after active_server validation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd38a45..e7eecf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1.3.7
-* attrib.c: Explicity setting *attr to NULL after free(),
+* pam_tacplus.c: moved debug message after active_server validation, avoiding
+ null pointer exception
+* attrib.c: explicity setting *attr to NULL after free(),
thanks to Anthony Low <anthonyl@xkl.com>
1.3.6