Skip to content

Add assert#6828

Merged
ethomson merged 1 commit into
libgit2:maint/v1.8from
Murmele:maint/v1.8
Jun 13, 2024
Merged

Add assert#6828
ethomson merged 1 commit into
libgit2:maint/v1.8from
Murmele:maint/v1.8

Conversation

@Murmele
Copy link
Copy Markdown
Contributor

@Murmele Murmele commented Jun 11, 2024

Description: In an older version of libgit2 in git_object_lookup_prefix was a check that repo is valid, but now there is repo->oid_type in the git_object_lookup and must be checked as well

Description: In an older version of libgit2 in git_object_lookup_prefix was a check that repo is valid, but now there is repo->oid_type in the git_object_lookup and must be checked as well
@ethomson ethomson merged commit 635b3db into libgit2:maint/v1.8 Jun 13, 2024
@ethomson
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants