Ensure we don't return uninitialized memory in the pad bytes.
authorJeremy Allison <jra@samba.org>
Tue, 26 Mar 2013 23:46:51 +0000 (16:46 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Apr 2013 06:45:50 +0000 (08:45 +0200)
commita5ddcbc15be038b28213c4a095b8a327eee9833d
tree6239ca97d994f02aa141d1d0cbac14c012c57133
parentd0e5282ae8f3c7f89b4a84557527ae7827407dcc
Ensure we don't return uninitialized memory in the pad bytes.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: David Disseldorp <ddiss@suse.de>
source3/smbd/trans2.c