FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

oidarray: introduce `git_oidarray_dispose` by ethomson · Pull Request #6076 · libgit2/libgit2 · GitHub

oidarray: introduce git_oidarray_dispose - #6076

Merged
ethomson merged 1 commit into
mainfrom
ethomson/oidarray_dispose
Sep 27, 2021
Merged

ethomson merged 1 commit into
mainfrom
ethomson/oidarray_dispose

Conversation

Copy link
Copy Markdown
Member

Since users are disposing the contents of the oidarray, not freeing
the oidarray itself, the proper cleanup function is
git_oidarray_dispose. Deprecate git_oidarray_free.

Since users are disposing the _contents_ of the oidarray, not freeing
the oidarray itself, the proper cleanup function is
`git_oidarray_dispose`.  Deprecate `git_oidarray_free`.
ethomson force-pushed the ethomson/oidarray_dispose branch from 71936b3 to 0bd132a Compare September 26, 2021 22:02
ethomson merged commit 8c29885 into main Sep 27, 2021
ethomson deleted the ethomson/oidarray_dispose branch September 30, 2021 22:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL