mirror of https://github.com/google/oss-fuzz.git
d66e974cbe
[infra][build] Set HOME=/root on GCB when doing fuzzer builds. GCB passes HOME as env var to the docker container. It sets HOME to /builder/home which is persisted accross builds. This issue causes build breakages in https://github.com/google/oss-fuzz/issues/6035 and possibly https://github.com/google/oss-fuzz/issues/5317. Perhaps more insidiuosly it can cause fuzzers to be built with the wrong instrumentation. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |