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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 11 Oct 2011 18:05:50 +0000 (20:05 +0200)
commit2a9792f4d9963e4b4cbd38da47d8296694333269
tree92cd7d1850daaf03d67ba73c97baf7d371ddaa8a
parent46798c8dea820ae91e7ed48f2a673d321b4676bc
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