Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

peter15914
Copy link
Contributor

GIT_ERROR_CHECK_ALLOC was added to check the return value of git__calloc().
Return value of git__calloc() is usually checked for NULL.

GIT_ERROR_CHECK_ALLOC was added to check the return value of git__calloc().
@peter15914 peter15914 marked this pull request as ready for review January 2, 2025 20:27
@ethomson
Copy link
Member

ethomson commented Jan 3, 2025

Looks good, thanks!

@ethomson ethomson merged commit 666bbed into libgit2:main Jan 3, 2025
19 checks passed
@ethomson ethomson added the bug label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants