index.c
87.1 KB
-
index: release the snapshot instead of freeing the index · c70713d6
Previously we would assert in index_free because the reader incrementation would not be balanced. Release the snapshot normally, so the variable gets decremented before the index is freed.
Etienne Samson committed