Fix a memory leak in Index.EntryByPath() #273
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix-index-entrybypath-leak"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix a memory leak in
Index.EntryByPath
method, which I introduced in #260.