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

Fix a race condition in reuse of the same malloc result #15

Merged
merged 9 commits into from
Sep 4, 2017

Conversation

zagrodzki
Copy link
Collaborator

Addresses #12

@zagrodzki
Copy link
Collaborator Author

I think I broke the commit by reusing an unsynced branch... let me try again...

@zagrodzki
Copy link
Collaborator Author

There, better now.

@coveralls
Copy link

coveralls commented Sep 3, 2017

Coverage Status

Coverage remained the same at 73.297% when pulling 754d6e7 on alloc_cgo_memory into 1aaa100 on master.

@stapelberg
Copy link
Collaborator

Looks good, but I think it’d be cleaner for the git history if you rebased your change onto the master branch (instead of merging master into your branch). See https://manpages.debian.org/stretch/git-man/git-rebase.1.en.html

@zagrodzki
Copy link
Collaborator Author

Noted. It won't matter after a squashed commit though.

@zagrodzki zagrodzki merged commit cf19eb7 into master Sep 4, 2017
@zagrodzki zagrodzki mentioned this pull request Sep 4, 2017
@zagrodzki zagrodzki deleted the alloc_cgo_memory branch September 4, 2017 12:19
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.

None yet

3 participants