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

[android] Refactor media_session_client #2599

Closed
wants to merge 1 commit into from

Commits on Mar 27, 2024

  1. Fix crash caused by Use after free

    ext_image is released after the for loop, do not create it, write
    directly to the ext_artwork array.
    
    b/329330347
    Colin Liang committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7985305 View commit details
    Browse the repository at this point in the history