libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)
commit2b4672f2d30c01a4767acf660ddb061676c59908
authorStefan Metzmacher <metze@samba.org>
Sat, 27 Oct 2012 06:11:14 +0000 (27 08:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 27 Oct 2012 08:05:22 +0000 (27 10:05 +0200)
tree234fe00f5e815bcb76eb7459fa84b932febdbcd9
parent3180a1082a79698a69f6721282cb8c45900f884c
libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Oct 27 10:05:22 CEST 2012 on sn-devel-104
libcli/smb/smb2_create_blob.c