fix(transport): get oid_type on local transport by weihanglo · Pull Request #7229 · libgit2/libgit2
added 2 commits
Exercise git_remote_oid_type on a SHA256 local transport. The after-disconnect assertion is commented out because local_oid_type dereferences `t->repo`, which local_close has already freed (SIGSEGV). I ran these commands to test btw: ``` cmake .. -DGIT_EXPERIMENTAL_SHA256=ON -DBUILD_TESTS=ON cmake --build . ./libgit2_tests -snetwork::remote::local::sha256_oid_type ```
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
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