Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ci test #2

Closed
wants to merge 4 commits into from
Closed

Ci test #2

wants to merge 4 commits into from

Conversation

peytondmurray
Copy link

No description provided.

mkleehammer and others added 4 commits April 16, 2024 16:39
The `encoding` parameter was being put into an Object wrapper which decremented its refcount
causing a segfault if used.  The value is not kept so the easiest solution is to simply borrow
the original pointer and do not wrap it.  I'm not sure why I did.
@peytondmurray peytondmurray deleted the ci-test branch July 7, 2024 19:20
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