- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
authorAndrew Tridgell <tridge@samba.org>
Thu, 25 Sep 2008 00:28:58 +0000 (17:28 -0700)
committerAndrew Tridgell <tridge@samba.org>
Thu, 25 Sep 2008 01:10:23 +0000 (18:10 -0700)
commit4904882fed1e3b72ba45052323c95c0fda301d64
treee6a72e41df109335368c845488ed580c99e363fd
parentb1f17b23fe58acba924ce11bb8ec700cd2a1bd7e
- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
errors

- added a s32o16 buffer function
source4/libcli/smb2/request.c