s3-loadparm: mark a few parameters as having P_BYTES type
authorAndrew Tridgell <tridge@samba.org>
Wed, 30 Nov 2011 06:29:10 +0000 (17:29 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Dec 2011 06:27:06 +0000 (07:27 +0100)
commitcd24ed920ef69d063ac84ccbd8052928fe6cd0e9
tree9b808a519010179e813486c32b180c01edc6dc9f
parentcd772e9bd8b1607a171338845e0de305497c1c07
s3-loadparm: mark a few parameters as having P_BYTES type

this fixes a problem with "max xmit = 32K" resulting in a maximum SMB
transmit size of 32 bytes, which makes for some very interesting
network traces!

This is what was causing smbtorture to consume gigabytes of memory in
the rpc.schannel test
source3/param/loadparm.c