aboutsummaryrefslogtreecommitdiff
path: root/projects/systemd
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2020-08-13 17:18:16 +0300
committerGitHub <noreply@github.com>2020-08-13 07:18:16 -0700
commiteb5b769c75416618b3d54902a81bec8487cd9498 (patch)
tree4236818111bedec74db6a61f10e2d66a9b8489c1 /projects/systemd
parent2e116662632b874484d27e197b3ef438e6186cdc (diff)
downloadoss-fuzz-eb5b769c75416618b3d54902a81bec8487cd9498.tar.gz
[systemd,util-linux] build more often (#4312)
Hopefully this should prevent OSS-Fuzz from reporting bugs that have alread been fixed. Though I'm not sure how stable it's going to be given that https://github.com/google/oss-fuzz/issues/4083 is still open. Let's see.
Diffstat (limited to 'projects/systemd')
-rw-r--r--projects/systemd/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/systemd/project.yaml b/projects/systemd/project.yaml
index 1d49f4c8e..e2c769684 100644
--- a/projects/systemd/project.yaml
+++ b/projects/systemd/project.yaml
@@ -1,6 +1,7 @@
homepage: "https://freedesktop.org/wiki/Software/systemd/"
language: c++
primary_contact: "lennart@poettering.net"
+builds_per_day: 4
sanitizers:
- address
- undefined