]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)
authorStefan Metzmacher <metze@samba.org>
Sat, 27 Oct 2012 06:11:14 +0000 (08:11 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Oct 2012 09:05:46 +0000 (10:05 +0100)
commit47a6b76f05ae8cce0506bb6ae0d2912bda11c1e4
tree2bc3ca1fa053f2abfe30cf04e7e352ae11229226
parentddf3b7edfd5a5242cf4f06b650cd5508703fabed
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
(cherry picked from commit 2b4672f2d30c01a4767acf660ddb061676c59908)
(cherry picked from commit 3641ba3d1e57d366fd3cad0e142fd21db30a68de)
libcli/smb/smb2_create_blob.c