diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-08-04 14:36:14 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-08-04 16:10:39 +1000 |
commit | 9b02d2391443c3c56d607d034d9d200703aa840b (patch) | |
tree | 9e38b6aa6a7c24e9339fde652068caf0d4af2891 /examples/logon/mklogon | |
parent | 1937ab3668e6a4667ac4334a6e1bea2cc75cfb1d (diff) | |
download | samba-9b02d2391443c3c56d607d034d9d200703aa840b.tar.gz samba-9b02d2391443c3c56d607d034d9d200703aa840b.tar.bz2 samba-9b02d2391443c3c56d607d034d9d200703aa840b.zip |
s4:netlogon Fix warnings and segfault in GetDomainInfo call
- Correctly use samdb_search_string to do a 'base' search
(this needs a NULL, not a "" argument for the format string)
- There is no need (and it caused a security hole) to use
talloc_asprintf() with the only argument being the string to
duplicate.
Andrew Bartlett
Diffstat (limited to 'examples/logon/mklogon')
0 files changed, 0 insertions, 0 deletions