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

build: use -fvisibility=hidden #931

Merged
merged 1 commit into from
Jul 8, 2020
Merged

build: use -fvisibility=hidden #931

merged 1 commit into from
Jul 8, 2020

Conversation

philburk
Copy link
Collaborator

@philburk philburk commented Jul 8, 2020

This fixes a problem with AAudio calling flowgraph module
destructors in Oboe, which causes memory corruption.

Fixes #930

This fixes a problem with AAudio calling flowgraph module
destructors in Oboe, which causes memory corruption.

Fixes #930
@philburk philburk requested review from dturner, ggfan and android-usb July 8, 2020 22:50
@philburk philburk merged commit df53730 into master Jul 8, 2020
@philburk philburk deleted the hideflowgraph branch July 8, 2020 23:11
@philburk
Copy link
Collaborator Author

philburk commented Jul 8, 2020

I went ahead and merged this because the tests were failing without it and I needed the unit tests.

Question: do we want to do this for the oboe lib?

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.

Oboe unit tests crashing with memory corruption, library cross linking the flowgraph code
1 participant