Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

odb: conditional git_hash_ctx_cleanup in git_odb_stream#6836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethomson merged 1 commit intolibgit2:mainfromgensmusic:main
Jun 25, 2024

Conversation

gensmusic
Copy link
Contributor

As discussed in#6835

Whengit_odb_stream is a read stream,hash_ctx is not used. Therefore, check ifhash_ctx can be freed during the release. This allows implementers of custom ODB backends to not worry about the creation ofhash_ctx for now.

When `git_odb_stream` is a read stream, `hash_ctx` is not used.Therefore, check if `hash_ctx` can be freed during the release.This allows implementers of custom ODB backends to not worry aboutthe creation of `hash_ctx` for now.
@ethomsonethomson merged commit585210a intolibgit2:mainJun 25, 2024
19 checks passed
@ethomson
Copy link
Member

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@gensmusic@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp