Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
commite88029414fddb77c30c5efa2ca6c1c6e5c8d2e81
authorJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:04:15 +0000 (13 16:04 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:57:04 +0000 (16 09:57 +0100)
tree6dcbbe75984963a0bce117b198f5bb604e564a0f
parent2e1e2a857b27992f1efb281630d3edff2f996ddc
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.
(cherry picked from commit 6b654d12fd46b68fef824bf281783396ca81283d)
source/include/local.h
source/rpc_server/srv_pipe_hnd.c
source/rpc_server/srv_spoolss_nt.c