mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
4db9496bb4
must zero r.out before making the 2nd call if the 2nd call has any
non-ref out parameters. This is needed for the case where the 2nd call
fails, and the 1st call would then fill in its out fields based on
uninitialised memory.
(This used to be commit
|
||
---|---|---|
.. | ||
dcesrv_samr.c | ||
dcesrv_samr.h | ||
samr_password.c |