Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
commit3ac4c42e1e5be2f25ef4602efa2ac360d8b603ce
authorJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:06:29 +0000 (13 16:06 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:06:29 +0000 (13 16:06 -0800)
tree6474955ee0a1dc0e098179e3c09c29bfa4f4561c
parentc604236558b0be1b8a8539c7823e22f8e5eea55b
Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
that "offered" read from the rpc packet in spoolss is under
that size. Tidyup from analysis from Veracode.
Jeremy.
source/include/local.h
source/rpc_server/srv_pipe_hnd.c
source/rpc_server/srv_spoolss_nt.c