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

Fixup Zynaddsubfx-GUI on FreeBSD #2623

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

shaggyfox
Copy link
Contributor

shmFifo destructor detaches shared-memory pointer before the included
semaphores are destroyed which results in a Segfault (at least on FreeBSD)

shmFifo destructor detaches shared-memory pointer before the included
semaphores are destroyed which results in a Segfault (at least on FreeBSD)
@tresf
Copy link
Member

tresf commented Mar 1, 2016

@bjalfi Thanks. Makes sense and this is small enough to revert if it causes issues for others. 👍 More conversation here: #703 (comment)

tresf added a commit that referenced this pull request Mar 1, 2016
@tresf tresf merged commit adb25ec into LMMS:master Mar 1, 2016
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