Skip to content

Conversation

tecc
Copy link
Contributor

@tecc tecc commented Aug 16, 2025

Added git_odb_backend_data_malloc and git_odb_backend_data_free to libgit2-sys.

Deprecated git_odb_backend_malloc in favour of the above two functions as it has been deprecated for over 6 years.

Added `git_odb_backend_data_malloc` and `git_odb_backend_data_free`.

Deprecated `git_odb_backend_malloc` in favour of the above two functions
as it has been deprecated for over 6 years.
@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Aug 16, 2025
Copy link
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weihanglo weihanglo added this pull request to the merge queue Aug 16, 2025
Merged via the queue into rust-lang:master with commit ae91c48 Aug 16, 2025
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Aug 16, 2025
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.

3 participants