Skip to content
Snippets Groups Projects
Forked from VideoLAN / libplacebo
Source project has a limited visibility.
  • Kacper Michajłow's avatar
    ci: remove msan build · 84d39624
    Kacper Michajłow authored
    It doesn't work correctly. All componentes have to be instrumented for
    msan to function properly. Changing linking mode to C++ exposes more
    issues, valid as the memory comes from uninstrumented driver for
    example.
    84d39624
This GitLab CI configuration is valid. Learn more