mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
8303078028
I have customer backtraces showing that 'drsuapi' is NULL in dreplsrv_op_pull_source_get_changes_trigger() called from the WERR_DS_DRA_SCHEMA_MISMATCH retry case of dreplsrv_op_pull_source_apply_changes_trigger(), while 'drsuapi' was a valid pointer there. From reading the code I don't understand how this can happen, but it does very often on RODCs. And this fix prevents the problem. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15573 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
drepl_extended.c | ||
drepl_fsmo.c | ||
drepl_notify.c | ||
drepl_out_helpers.c | ||
drepl_out_helpers.h | ||
drepl_out_pull.c | ||
drepl_partitions.c | ||
drepl_periodic.c | ||
drepl_replica.c | ||
drepl_ridalloc.c | ||
drepl_secret.c | ||
drepl_service.c | ||
drepl_service.h | ||
replicated_objects.c |