blob: f9f80257ca08f3920d87ea410cca339ef2c4a6ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
homepage: https://cgit.kde.org/kimageformats.git/
language: c++
primary_contact: tsdgeos@gmail.com
sanitizers:
- address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory
- undefined
main_repo: 'https://invent.kde.org/frameworks/kimageformats.git'
auto_ccs:
- dnovomesky@gmail.com
|