Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob in...
commit8a64e764bb3c79d53d4f8bd22d48e483c2f49253
authorJeremy Allison <jra@samba.org>
Wed, 21 Sep 2011 18:40:01 +0000 (21 11:40 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 12 Oct 2011 18:56:32 +0000 (12 20:56 +0200)
treef642f50d5c2bede5b02b41c0baf4e092a1dc5bcd
parent569f84eedc9bbd22ccae6230a4d7000b265d4852
Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob in create

Cope with zero length data_offset and data_length values.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Sep 21 22:12:40 CEST 2011 on sn-devel-104
(cherry picked from commit 2a9792f4d9963e4b4cbd38da47d8296694333269)
libcli/smb/smb2_create_blob.c