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 Tridgell <tridge@samba.org>
Thu, 9 Feb 2012 04:41:49 +0000 (15:41 +1100)
commitda4972a662e46d487c011e39af4b1c3024fbe105
treebac0e5e95f8750b150da5227e77f89e9da8adf1d
parent2dac14ed9783e3faccb8fcfc3f7eaa51c09c8b3c
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