[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cups-commit
Subject:    [cups.commit] [CUPS] r10419 - trunk/scheduler
From:       cups-dev () easysw ! com
Date:       2012-04-20 3:00:49
Message-ID: 11191-cups.commit () news ! easysw ! com
[Download RAW message or body]

Author: mike
Date: 2012-04-19 20:00:48 -0700 (Thu, 19 Apr 2012)
New Revision: 10419
Log:
Fix loading of cached auth info.


Modified:
   trunk/scheduler/job.c

Modified: trunk/scheduler/job.c
===================================================================
--- trunk/scheduler/job.c	2012-04-18 18:49:59 UTC (rev 10418)
+++ trunk/scheduler/job.c	2012-04-20 03:00:48 UTC (rev 10419)
@@ -1963,7 +1963,7 @@
 	  else if (!strcmp(line, "password"))
 	    cupsdSetStringf(job->auth_env + i, "AUTH_PASSWORD=%s", data);
 	  else if (!strcmp(line, "negotiate"))
-	    cupsdSetStringf(job->auth_env + i, "AUTH_NEGOTIATE=%s", line);
+	    cupsdSetStringf(job->auth_env + i, "AUTH_NEGOTIATE=%s", data);
 	  else
 	    continue;
 

_______________________________________________
cups-commit mailing list
cups-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/cups-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic