mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
bdbb9422c0
* New API ldb_dn_add_child_val() avoids passing untrusted input to ldb_dn_add_child_fmt() (bug 13466) * Free memory nearer to the allocation in calls made by ldbsearch * Do not overwrite ldb_transaction_commit failure error messages with a pointless del_transaction() Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
|
|
pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)
|