r6890: Refactor printing interface to take offset into job. Fixes bug
authorJeremy Allison <jra@samba.org>
Wed, 18 May 2005 18:02:15 +0000 (18:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:56 +0000 (10:56 -0500)
commit482f7e0e3706098b71aa0b31a134994acb1e9fcf
tree09b7853963ea75aefadc45321b60f61430e6f6f5
parentf25da82ffd8cdaf9ba773352b6f35d5390ee4aad
r6890: Refactor printing interface to take offset into job. Fixes bug
where large print jobs can have out-of-order offsets. Bug found
by Arcady Chernyak <Arcady.Chernyak@efi.com>
Jeremy.
source/lib/util.c
source/lib/util_sock.c
source/printing/printing.c
source/rpc_server/srv_spoolss_nt.c
source/smbd/fileio.c