[PATCH] Issue 4711 - SIGSEV with sync_repl (#4738)
authortbordaz <tbordaz@redhat.com>
Tue, 27 Apr 2021 07:29:32 +0000 (09:29 +0200)
committerAndrej Shadura <andrewsh@debian.org>
Sun, 19 Jan 2025 12:30:31 +0000 (13:30 +0100)
commit0260c1d9454915cf94c7c6cb20dd2463c4617525
treeb176c843b9a2933a672575dc8f40062ad7c6b3c7
parent959567864c020b3351fdee091a23d0627ecfdd52
[PATCH] Issue 4711 - SIGSEV with sync_repl (#4738)

Bug description:
sync_repl sends back entries identified with a unique
identifier that is 'nsuniqueid'. If 'nsuniqueid' is
missing, then it may crash

Fix description:
Check a nsuniqueid is available else returns OP_ERR

relates: https://github.com/389ds/389-ds-base/issues/4711

Reviewed by: Pierre Rogier, James Chapman, William Brown (Thanks!)

Platforms tested:  F33

Gbp-Pq: Name 4711-SIGSEV-with-sync_repl-4738.patch
ldap/servers/plugins/sync/sync_util.c