summaryrefslogtreecommitdiff
path: root/build/lsan.supp
Commit message (Collapse)AuthorAgeFilesLines
* test: Add test for client-server interactionDaiki Ueno2018-02-271-0/+3
The test spawns a process running the server command and connects to it through p11-kit-client.so. It's is a bit tricky that the child process requires to preload libasan.so when ASan is in in effect, to properly load a mock module.