mirror of https://github.com/google/oss-fuzz.git
[libavc, libhevc, libmpeg2]: Enable undefined sanitizer (#9975)
This commit is contained in:
parent
265c0fe0f2
commit
cb4da22cf4
|
@ -4,6 +4,8 @@ primary_contact: "harish.mahendrakar@ittiam.com"
|
|||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
- undefined:
|
||||
experimental: True
|
||||
auto_ccs:
|
||||
- aadithya.kamath@ittiam.com
|
||||
- ashwin.natesan@ittiam.com
|
||||
|
|
|
@ -4,6 +4,8 @@ primary_contact: "harish.mahendrakar@ittiam.com"
|
|||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
- undefined:
|
||||
experimental: True
|
||||
auto_ccs:
|
||||
- aadithya.kamath@ittiam.com
|
||||
- harish.mahendrakar@ittiam.com
|
||||
|
|
|
@ -4,6 +4,8 @@ primary_contact: "harish.mahendrakar@ittiam.com"
|
|||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
- undefined:
|
||||
experimental: True
|
||||
auto_ccs:
|
||||
- aadithya.kamath@ittiam.com
|
||||
- harish.mahendrakar@ittiam.com
|
||||
|
|
Loading…
Reference in New Issue