1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dsdb/repl
Stefan Metzmacher 8303078028 s4:dsdb/repl: let drepl_out_helpers.c always go via dreplsrv_out_drsuapi_send()
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>
2024-05-22 04:23:29 +00:00
..
drepl_extended.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_fsmo.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_notify.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_out_helpers.c s4:dsdb/repl: let drepl_out_helpers.c always go via dreplsrv_out_drsuapi_send() 2024-05-22 04:23:29 +00:00
drepl_out_helpers.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
drepl_out_pull.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_partitions.c s4:dsdb: Fix code spelling 2023-10-25 22:23:37 +00:00
drepl_periodic.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_replica.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_ridalloc.c s4:dsdb:repl: Fix code spelling 2023-08-03 14:31:34 +00:00
drepl_secret.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_service.c s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
drepl_service.h s4:dsdb: Fix code spelling 2023-09-11 02:42:41 +00:00
replicated_objects.c s4:dsdb: Add missing newlines to logging messages 2023-08-08 04:39:37 +00:00