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

Fixed crash when WaitForSingleObject returns nonsignaled member when Start() and End() were called quickly in succession causing pointers to be deleted while a dependent thread is still running. Maybe related to http://dotnetinstaller.codeplex.com/discus #3

Merged
merged 1 commit into from
May 2, 2012

Conversation

icnocop
Copy link
Collaborator

@icnocop icnocop commented May 2, 2012

Fixed crash when WaitForSingleObject returns nonsignaled member when Start() and End() were called quickly in succession causing pointers to be deleted while a dependent thread is still running. Maybe related to http://dotnetinstaller.codeplex.com/discussions/343238.

updated contributing documentation to reference GitHub source code repository and dotNetInstaller Google Group.

…Start() and End() were called quickly in succession causing pointers to be deleted while a dependent thread is still running. Maybe related to http://dotnetinstaller.codeplex.com/discussions/343238.

updated contributing documentation to reference GitHub source code repository and dotNetInstaller Google Group.
@dblock
Copy link
Collaborator

dblock commented May 2, 2012

Thank you!

dblock added a commit that referenced this pull request May 2, 2012
Fixed crash when WaitForSingleObject returns nonsignaled member when Start() and End() were called quickly in succession causing pointers to be deleted while a dependent thread is still running.  Maybe related to http://dotnetinstaller.codeplex.com/discus
@dblock dblock merged commit cc62943 into dotnetinstaller:master May 2, 2012
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