[cups.bugs] [HIGH] STR #3078: Quotas not enforced

twaugh.redhat twaugh at redhat.com
Mon Oct 26 03:37:54 PDT 2009


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Closed w/Resolution]

> Jiri: The current code for cupsdLoadJob() returns 0, not 1.

Are you sure?  I'm looking at line 1660 of scheduler/job.c in branch-1.4.

    if (!compressions || !filetypes)
    {
      cupsdLogMessage(CUPSD_LOG_ERROR,
                      "[Job %d] Ran out of memory for job file types!",
                      job->id);
>>>   return (1);
    }

Link: http://www.cups.org/str.php?L3078
Version: 1.3.9
Fix Version: 1.4-current (r8295)





More information about the cups-devel mailing list