Skip to content

libgit2 fixes for memory corruptions - against libgit2 1.4.2 - #8

Open
hdijkema wants to merge 21 commits into
libgit2-racket:mainfrom
hdijkema:main
Open

libgit2 fixes for memory corruptions - against libgit2 1.4.2#8
hdijkema wants to merge 21 commits into
libgit2-racket:mainfrom
hdijkema:main

Conversation

@hdijkema

Copy link
Copy Markdown

Hi there,

I used the libgit2 package to create some git command like module for racket.
However, when using commit/push functionality drracket and racket crashed (on windows).

So here are some fixed in

  • cstructs
  • callback memory management
  • credential workflow - double frees

It seems stable now.

Next step would be to update the bindings to a newer version of the libgit2 C library.

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.

1 participant