mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
58d9f6ed9d
some issues in the NBT server (this was a false positive, but easily
worked around) and DRSUAPI server.
We should take care not to use the ldb_context as a talloc pool, and
to always ensure that any results from ldb_search() are moved off that
pool with talloc_steal or talloc_free().
To work around the issue in provision, for which I can find no fault
(other than a lot of work being done in provision), I've moved the
detector trigger to 400 additional blocks.
This fixes Bug #4810 by <mwallnoefer@yahoo.de>
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
dcesrv_drsuapi.c | ||
dcesrv_drsuapi.h |