1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00
Volker Lendecke a20c4b183d dsdb: Slightly tune get_new_descriptor()
DBG_DEBUG only calls its arguments if required according to the debug
level. A simple talloc_new/TALLOC_FREE in the normal case should be
much cheaper than the full sddl_encode().

I just stumbled across this code, this is has not shown up in any
profiles. I just think it's cleaner this way.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-04-19 18:18:32 +00:00
..
2020-01-03 00:04:43 +00:00
2020-01-03 00:04:43 +00:00
2019-02-27 01:35:19 +01:00
2021-01-08 20:31:33 +00:00
2011-10-20 00:57:05 +02:00
2020-11-30 22:24:38 +00:00
2020-08-17 19:35:38 +00:00