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

Remote needs to persist the callback/proxyOpts/headers by themadtitanmathos · Pull Request #1784 · nodegit/nodegit · GitHub

Remote needs to persist the callback/proxyOpts/headers - #1784

Merged
implausible merged 1 commit into
nodegit:masterfrom
themadtitanmathos:fix/remote-callbacks-pointer-cleanup
Jul 28, 2020
Merged

Remote needs to persist the callback/proxyOpts/headers#1784
implausible merged 1 commit into
nodegit:masterfrom
themadtitanmathos:fix/remote-callbacks-pointer-cleanup

Conversation

Copy link
Copy Markdown
Contributor

This was causing a segfault (sometimes) while pushing using connect/upload/disconnect. v8 was releasing the pointers to the options after the call to connect. When upload tries to reuse those pointers, they need to have survived until the remote is disconnected.

themadtitanmathos force-pushed the fix/remote-callbacks-pointer-cleanup branch from 481b574 to d5ad62c Compare July 28, 2020 17:39
implausible merged commit b7c1259 into nodegit:master Jul 28, 2020
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL