]> git.ipfire.org Git - thirdparty/cups.git/commit - scheduler/job.c
The scheduler could get in an infinite loop when printing to a
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 5 Feb 2007 19:48:04 +0000 (19:48 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 5 Feb 2007 19:48:04 +0000 (19:48 +0000)
commit04b829c9b32b4c22ae3ae6273440a7f82228d259
tree1223c5492c35b2fef92833d21bd87d5beadce6da
parentaaeeecb412c734f4b4db99c5555b48a779404f13
The scheduler could get in an infinite loop when printing to a
remote class (STR #2228)

scheduler/job.c:
    - cupsdCheckJobs(): Stop immediately if we are printing to
      a remote class.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6226 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES-1.2.txt
scheduler/job.c