Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 0df9d915 by Ondřej Kuzník at 2023-01-19T03:17:59+00:00 ITS#9983 Rework op->o_refcnt decref sequencing
epoch_append should be called at the point the object is not reachable anymore, otherwise a thread from a "future" might still access it post reclamation.
- - - - - e6e42642 by Ondřej Kuzník at 2023-01-19T03:17:59+00:00 ITS#9983 Also fix c_refcnt sequencing
- - - - -
9 changed files:
- servers/lloadd/bind.c - servers/lloadd/client.c - servers/lloadd/connection.c - servers/lloadd/epoch.c - servers/lloadd/epoch.h - servers/lloadd/extended.c - servers/lloadd/lload.h - servers/lloadd/operation.c - servers/lloadd/upstream.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bd3b6b679fb9844adca9013...