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

mpv: enable MSAN #11942

Merged
merged 3 commits into from
May 14, 2024
Merged

mpv: enable MSAN #11942

merged 3 commits into from
May 14, 2024

Commits on May 11, 2024

  1. mpv: enable MSAN

    Build all dependencies and enable memory sanitizer. With experimental
    flag for now, in case there are false-positives.
    kasper93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8538245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfab0a View commit details
    Browse the repository at this point in the history
  3. mpv: disable rtp and srtp protocols

    To be re-enabled once timeouts are fixed upstream. Currently it is not
    possible to specify timeout for them.
    kasper93 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7fd8326 View commit details
    Browse the repository at this point in the history