X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2Fpasswd-pam.c;h=a02cf81195226879c57d63e8336a2bd2a55f16af;hb=df7adbee81405e2849728a24b498ad2117784b1f;hp=0d14e262313ea8471661d85632d71f78860c110e;hpb=278c59e14c53fd412b734e699bd4f314f766f804;p=xscreensaver diff --git a/driver/passwd-pam.c b/driver/passwd-pam.c index 0d14e262..a02cf811 100644 --- a/driver/passwd-pam.c +++ b/driver/passwd-pam.c @@ -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;