Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix callback out values in callbacks from C++#921

Merged
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fix-random-memory-issues-in-callbacksnodegit/nodegit:fix-random-memory-issues-in-callbacksCopy head branch name to clipboard
Feb 24, 2016
Merged

Fix callback out values in callbacks from C++#921
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fix-random-memory-issues-in-callbacksnodegit/nodegit:fix-random-memory-issues-in-callbacksCopy head branch name to clipboard

Conversation

@johnhaley81
Copy link
Collaborator

We were passing back the memory address that was actually controlled by V8 to all C/C++ callbacks which could get randomly moved by V8 at random times causing random segfaults randomly.

http://i.imgur.com/rB4Hux7.gif

We were passing back the memory address that was actually controlled by V8 to all C/C++ callbacks which could get randomly moved by V8 at random times causing random segfaults randomly.

http://i.imgur.com/rB4Hux7.gif
johnhaley81 added a commit that referenced this pull request Feb 24, 2016
…backs

Fix callback out values in callbacks from C++
@johnhaley81 johnhaley81 merged commit e9a9dda into master Feb 24, 2016
@johnhaley81 johnhaley81 deleted the fix-random-memory-issues-in-callbacks branch February 24, 2016 22:23
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.