diff options
author | Luke Leighton <lkcl@samba.org> | 1999-08-03 20:30:25 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1999-08-03 20:30:25 +0000 |
commit | 8598bf2a7f0f71ae7a023aac054c4df42b969ce6 (patch) | |
tree | 53352e656e5d01de5a2711b62ac1239979f6d53f /source3/lib/util_file.c | |
parent | 9c593512155a4e1d9eb01ac63d4458df59b7357d (diff) | |
download | samba-8598bf2a7f0f71ae7a023aac054c4df42b969ce6.tar.gz samba-8598bf2a7f0f71ae7a023aac054c4df42b969ce6.tar.bz2 samba-8598bf2a7f0f71ae7a023aac054c4df42b969ce6.zip |
reverted jeremy's c++-like security descriptor modifications as the
simplest method to get rpcclient's reggetsec command working. the
buffers passed as arguments in do_reg_get_key_sec() do need to be
locally allocated not dynamically allocated, as two calls to
reg_get_key_sec() are needed. on the first, the server fills in the
size of the security descriptor buffer needed. on the second, the
server fills in the security descriptor buffer.
(This used to be commit b2d9cbef6f65bb696df8d8f49aa0c240e0bb1f50)
Diffstat (limited to 'source3/lib/util_file.c')
0 files changed, 0 insertions, 0 deletions