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 #1476 stack corruption triggered by calling a git unixCmd #1542

Merged

Conversation

crucialfelix
Copy link
Member

git rev-list tagname can return a large list of unneeded hash references.
this was triggering some stack corruption. glory goes to @scztt for the solution

…ixCmd

`git rev-list tagname` can return a large list of unneeded hash references.
this was triggering some stack corruption. glory goes to @scztt for the solution
telephon added a commit that referenced this pull request Jun 15, 2015
…uption

fix #1476 stack corruption triggered by calling a git unixCmd
@telephon telephon merged commit 9af6777 into supercollider:master Jun 15, 2015
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

2 participants