mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
re-introduce old nss im too tired for this
This commit is contained in:
parent
3c46be320d
commit
3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Dockerfile for running fuzzing tests.
|
||||
# Used for ASAN.
|
||||
# Used for ASAN and Coverity based static-analysis.
|
||||
# Note that when running this, you need to add `--cap-add SYS_PTRACE` to the
|
||||
# docker invocation or ASAN won't work.
|
||||
# On taskcluster for ASAN use `features: ["allowPtrace"]`.
|
||||
# See https://github.com/google/sanitizers/issues/764#issuecomment-276700920
|
||||
FROM ubuntu:bionic-20221215
|
||||
FROM ubuntu:18.04
|
||||
LABEL maintainer="Martin Thomson <martin.thomson@gmail.com>"
|
||||
|
||||
RUN dpkg --add-architecture i386
|
||||
|
|
|
|||
0
security/nss/automation/taskcluster/docker-fuzz/bin/checkout.sh
Executable file → Normal file
0
security/nss/automation/taskcluster/docker-fuzz/bin/checkout.sh
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue