Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
authorJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:04:15 +0000 (16:04 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:04:15 +0000 (16:04 -0800)
commit6b654d12fd46b68fef824bf281783396ca81283d
treeaa1c02bc5ff77ed114294e3477c8a1dcaeaf59a6
parent30a01422a21bd54b2b3a58729fbf25ab173845e8
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