Skip to content

Commit 7527ff1

Browse files
authored
karchive: Reenable memory santizer (google#14292)
1 parent 4668b78 commit 7527ff1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/karchive/project.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: c++
33
primary_contact: [email protected]
44
sanitizers:
55
- address
6-
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
7-
# - memory
6+
- memory
87
- undefined
98
main_repo: 'https://invent.kde.org/frameworks/karchive.git'

0 commit comments

Comments
 (0)