1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00
Andrew Bartlett 9b02d23914 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
2009-08-04 16:10:39 +10:00
..
2008-12-29 20:46:40 +01:00
2009-01-06 23:27:24 +01:00
2009-06-29 13:38:59 +10:00
2008-11-01 15:50:52 +01:00
2008-11-01 15:50:52 +01:00