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

prevent AAudio from calling Oboe flowgraph #940

Closed
wants to merge 4 commits into from
Closed

Conversation

philburk
Copy link
Collaborator

@philburk philburk commented Jul 9, 2020

Use an oboe::flowgraph namespace to prevent AAudio from calling
objects in the Oboe flowgraph library.
That was causing memory corruption.

Fixes #930

philburk added 4 commits July 9, 2020 13:23
It is not needed now that we use oboe::flowgraph namespace
to keep aaudio from calling Oboe's flowgraph code.
to prevent AAudio from calling into the Oboe library
and causing memory corruption.

Fixes #930
@philburk philburk requested a review from android-usb July 9, 2020 20:29
@philburk
Copy link
Collaborator Author

philburk commented Jul 9, 2020

I decided to pass in the outer namespace for more flexibility.

@philburk philburk closed this Jul 9, 2020
@philburk philburk deleted the oboeflow branch July 9, 2020 21:53
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