File: valgrind.supp

package info (click to toggle)
wayvnc 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 412 kB
  • sloc: ansic: 3,278; xml: 1,319; python: 58; sh: 24; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
{
	Ignore dlopen bug.
	Memcheck:Leak
	...
	fun:_dl_*
	...
}