[PATCH] Issue 4711 - SIGSEV with sync_repl (#4738)
authortbordaz <tbordaz@redhat.com>
Tue, 27 Apr 2021 07:29:32 +0000 (09:29 +0200)
committerTimo Aaltonen <tjaalton@debian.org>
Wed, 19 May 2021 11:22:15 +0000 (12:22 +0100)
commitb7f96c2fced4e2950324e856905dce197c1ffb17
tree148c4a51877100fd8bd5c5e0f9e481a5bcf11609
parentb0d65257c88f933120b9de3038d55109d697bd6d
[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