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 broken Unlink function #767

Merged
merged 1 commit into from Oct 5, 2015
Merged

Fix broken Unlink function #767

merged 1 commit into from Oct 5, 2015

Conversation

codemercenary
Copy link
Contributor

Unlink wasn't actually removing the specified entry from the list. What a dopy oversight. Add a test so we don't make this error again.

Unlink wasn't actually removing the specified entry from the list.  What a dopy oversight.  Add a test so we don't make this error again.
@jdonald
Copy link
Contributor

jdonald commented Oct 5, 2015

Verified that this fixes the disconnect/reconnect crashes on OS X! Windows is still building but I'm optimistic that it'll work there too.

jdonald added a commit that referenced this pull request Oct 5, 2015
@jdonald jdonald merged commit 456e538 into develop Oct 5, 2015
@jdonald jdonald deleted the fix-sigunlink branch October 5, 2015 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants