mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +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...