julia
28f5f40f - LibGit2: fix diff leak in diff_files on exception

Commit
40 days ago
LibGit2: fix diff leak in diff_files on exception If an exception occurred between diff_tree and close(diff), the diff object would be leaked. Move close(diff) into a finally block. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
Committer
Parents
Loading