Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob in...
authorJeremy Allison <jra@samba.org>
Wed, 21 Sep 2011 18:40:01 +0000 (11:40 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 21 Sep 2011 20:12:40 +0000 (22:12 +0200)
commitd89bbe9b0a989b8b5b1ecbd43c063a388e122aaf
tree158f6cea95b3c3060d51709d8a43901e31933fd1
parente68ebe600d9349e16e83aeb8e6ae8647c117d098
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
libcli/smb/smb2_create_blob.c