smbd: Simplify new_break_message_smb1
authorVolker Lendecke <vl@samba.org>
Mon, 19 Aug 2013 12:28:24 +0000 (12:28 +0000)
committerMichael Adam <obnox@samba.org>
Tue, 20 Aug 2013 12:35:21 +0000 (14:35 +0200)
commit534af203e3e32789b673e6e029b3fb3fd5d40646
tree63dd1d82c5fe8b671f359e429fd8bce3676b6728
parente7dab403c0ca6f64d0ffe5a61898cd642a16b078
smbd: Simplify new_break_message_smb1

There's no point in allocating a fixed length array that we throw away
immediately after use.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Aug 20 14:35:21 CEST 2013 on sn-devel-104
source3/smbd/oplock.c