branch.c
16.4 KB
-
worktrees: cleanup some memory leaks · be343b88
Be sure to clean up looked up references. Free buffers instead of merely clearing them. Use `git__free` instead of `free`.
Edward Thomson committed
Be sure to clean up looked up references. Free buffers instead of merely clearing them. Use `git__free` instead of `free`.