Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
authorJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:06:17 +0000 (16:06 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:06:17 +0000 (16:06 -0800)
commit49b52ec16f8150d71a0ebfdd0a7067981fe5840a
tree7f6983695dedd88ab7402a2482f0e8feaafb7656
parentf6821a15a05248f185bb6cdd1aeb588504f12d61
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.
source3/include/local.h
source3/rpc_server/srv_pipe_hnd.c
source3/rpc_server/srv_spoolss_nt.c