Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
commitb4f73bd0a81e957c20c25486852ac7b6f38ab261
authorJeremy Allison <jra@samba.org>
Sat, 14 Feb 2009 00:06:29 +0000 (13 16:06 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:45 +0000 (27 13:06 +0100)
tree723ee8b574e535d5ba4b4633ffef8a985f37eb03
parentcf0b9c7f832d0ff0cbff880c173e21479b48d983
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 3ac4c42e1e5be2f25ef4602efa2ac360d8b603ce)
source/include/local.h
source/rpc_server/srv_pipe_hnd.c
source/rpc_server/srv_spoolss_nt.c