Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use ubuntu 20.04 when running with valgrind
ubunutu 22.04 currently uses glibc 2.35 that has a memory leak that is triggered by nss. see: https://sourceware.org/bugzilla/show_bug.cgi?id=29062 This is fixed in glibc 2.36, so until that is available use ubunutu 20.04
- Loading branch information