2019-03-22 02:02:46 +00:00
|
|
|
homepage: "https://sourceforge.net/projects/lame/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-03-22 02:02:46 +00:00
|
|
|
primary_contact: "guidovranken@gmail.com"
|
2019-03-28 14:44:12 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "bouvigne@gmail.com"
|
2019-03-22 02:02:46 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-26 05:14:20 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2019-08-02 17:21:34 +00:00
|
|
|
architectures:
|
|
|
|
- x86_64
|
2021-08-26 05:14:20 +00:00
|
|
|
- i386
|