]> git.ipfire.org Git - thirdparty/cups.git/commit
The IPP backend didn't decode the cached auth info properly.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 7 Jun 2007 00:58:37 +0000 (00:58 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 7 Jun 2007 00:58:37 +0000 (00:58 +0000)
commite614c2cb8f6986bae3b63cc5b05e1969b012ba65
treefe05a2882600ad57c66b7806c32320f33dc94ad8
parentae7f2074096800179d32979a1563ac3607790143
The IPP backend didn't decode the cached auth info properly.

The scheduler didn't advance the value pointer when parsing an
auth-info-required string from a backend or the printers.conf file.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6553 7a7537e8-13f0-0310-91df-b6672ffda945
backend/ipp.c
scheduler/printers.c