r14408: More on fix for coverity #36. The previous fix would cause us to
authorJim McDonough <jmcd@samba.org>
Wed, 15 Mar 2006 02:31:11 +0000 (02:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:29 +0000 (11:15 -0500)
commitcb370cc28ce361628df137c9aef02739aca062db
tree3f9129c09480eece599ff09c5d830f477be3a6e5
parentd241f74e06eac7b61e5b7e09c2b9a955ec560fec
r14408: More on fix for coverity #36.  The previous fix would cause us to
marshall a buffer based on an unknown size.  Zero out the sec_desc
buffer to prevent this.  This is still not getting proper results for
a registry security descriptor (everything gets ACCESS DENIED), but
at least we aren't blowing out memory now...
source/libmsrpc/cac_winreg.c