mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r15433: Add a todo.
Andrew Bartlett
(This used to be commit 437ce41237
)
This commit is contained in:
parent
2420b38336
commit
209edfb807
@ -68,6 +68,8 @@ char *wrap_casefold(void *context, void *mem_ctx, const char *s)
|
||||
/*
|
||||
wrapped connection to a ldb database
|
||||
to close just talloc_free() the returned ldb_context
|
||||
|
||||
TODO: We need an error_string parameter
|
||||
*/
|
||||
struct ldb_context *ldb_wrap_connect(TALLOC_CTX *mem_ctx,
|
||||
const char *url,
|
||||
|
Loading…
Reference in New Issue
Block a user