diff options
author | tb <> | 2020-10-08 14:38:09 +0000 |
---|---|---|
committer | tb <> | 2020-10-08 14:38:09 +0000 |
commit | 5ab42e6c362fd1022c5c0028bf55964b0a89e595 (patch) | |
tree | ad5e3a72c258463e5fe45e9d027c65c771379c6e /src/lib/libc/stdlib/malloc.c | |
parent | ad7fae4868964e83217b03fe84aa105c857562c9 (diff) | |
download | openbsd-5ab42e6c362fd1022c5c0028bf55964b0a89e595.tar.gz openbsd-5ab42e6c362fd1022c5c0028bf55964b0a89e595.tar.bz2 openbsd-5ab42e6c362fd1022c5c0028bf55964b0a89e595.zip |
Read cert.pem once and reuse it instead of reading it twice per test cert
chain. It only takes a few dozens of ms to read it, but doing this 7290
times adds up to a few minutes run time. This way, the test completes in
a handful of seconds.
Diagnosed by jsing, ok beck
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions