mirror of https://github.com/google/oss-fuzz.git
[php] Disable UBSan for now (related to #2202).
This commit is contained in:
parent
9087f31be2
commit
8aafddfb9e
|
@ -4,4 +4,3 @@ auto_ccs:
|
||||||
- "smalyshev@gmail.com"
|
- "smalyshev@gmail.com"
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
- undefined
|
|
||||||
|
|
Loading…
Reference in New Issue