julia
28f5f40f
- LibGit2: fix diff leak in diff_files on exception
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>
References
#61676 - LibGit2: fix various typos found by AI
Author
KristofferC
Committer
KristofferC
Parents
8ab39e02
Loading