1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server/samr
Andrew Tridgell ced3eef776 s4-drsutil: fixed a memory leak in samdb_search_count
In general functions that don't return any memory should not take a memory context.
Otherwise it is too easy to have a bug like this where memory is leaked
2009-12-04 17:49:19 +11:00
..
dcesrv_samr.c s4-drsutil: fixed a memory leak in samdb_search_count 2009-12-04 17:49:19 +11:00
dcesrv_samr.h s4:samr Use ldb_context * rather than void * 2009-04-23 12:19:10 +02:00
samr_password.c s4:samr RPC - Use more LDB constants 2009-11-21 19:53:37 +01:00