CVS update: samba/source/printing

John Reilly jreilly at au2.samba.org
Wed Feb 21 14:40:05 EST 2001


Date:	Wednesday February 21, 2001 @ 14:40
Author:	jreilly

Update of /data/cvs/samba/source/printing
In directory samba:/tmp/cvs-serv3380/printing

Modified Files:
      Tag: APPLIANCE_HEAD
	printing.c 
Log Message:
Fix a simple/subtle bug that allows the modulo jobid counter to breeze by the boundry
condition, only to return after a trip out to 2^32-1.

- printing/printing.c:print_job_start() - added a NEXT_JOBID macro for clarity, changed the
    loop initialization, and body to disallow overrunning the PRINT_MAX_JOBID.

JohnR





More information about the samba-cvs mailing list