http://ftp.x.org/contrib/applications/xscreensaver-3.21.tar.gz
[xscreensaver] / driver / passwd-pam.c
index 0d14e262313ea8471661d85632d71f78860c110e..a02cf81195226879c57d63e8336a2bd2a55f16af 100644 (file)
@@ -150,6 +150,8 @@ struct pam_closure {
 /* On SunOS 5.6, the `pam_conv.appdata_ptr' slot seems to be ignored, and
    the `closure' argument to pc.conv always comes in as random garbage.
    So we get around this by using a global variable instead.  Shoot me!
+
+   (I've been told this is bug 4092227, and is fixed in Solaris 7.)
  */
 static void *suns_pam_implementation_blows = 0;