mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
cb370cc28c
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...