We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff938c commit 31df078Copy full SHA for 31df078
projects/kcodecs/project.yaml
@@ -3,7 +3,6 @@ language: c++
3
primary_contact: [email protected]
4
sanitizers:
5
- address
6
-# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
7
-# - memory
+ - memory
8
- undefined
9
main_repo: 'https://invent.kde.org/frameworks/kcodecs.git'
projects/kimageformats/project.yaml
@@ -3,8 +3,7 @@ language: c++
main_repo: 'https://invent.kde.org/frameworks/kimageformats.git'
10
auto_ccs:
0 commit comments