Skip to content

src: sync access for report and openssl options

Rodrigo Muino Tomonari requested to merge github/fork/sam-github/more-locks into master

Audited usage of per-process OpenSSL and Report options, adding two required mutexes.

Also documented existence and typical use of the per-process cli option mutex.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading