Commit Graph

6 Commits

Author SHA1 Message Date
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Azat Khuzhin ab607fbea3
libevent: add missing pkg-config to fix the build (#6032) 2021-07-13 13:33:21 +01:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Abhishek Arya ff4f38e772
Fix memory leak in libevent parse_query_fuzzer 2020-06-25 19:39:14 -07:00
Google AutoFuzz Team af42169e03
[libevent] Initial Integration (#3960)
* add libevent project

* edit indentations and add primary contact

* Fix indents

* Fix indents

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-06-10 12:32:24 -07:00