]> git.sur5r.net Git - openldap/commit
ITS#4589 slap_get_commit_csn occasionally returns a curcsn that points
authorHoward Chu <hyc@openldap.org>
Fri, 28 Jul 2006 02:40:38 +0000 (02:40 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 28 Jul 2006 02:40:38 +0000 (02:40 +0000)
commitb915969d29a0892bd912d2e3026fe9a56cd8a971
tree4b6f0afab15bc2a0a9f3078e8ab544800f3af8cf
parent86c4079aa91424fb38e9db40ace3899a000342cd
ITS#4589 slap_get_commit_csn occasionally returns a curcsn that points
to already-freed memory. That bug still needs to be tracked down. This
patch deletes curcsn and just uses op->o_csn, which did not exist when
this code was originally written.
servers/slapd/overlays/syncprov.c