Helgrind: add suppression for libnss from getaddrinfo
commita8966c4186e8e4a3590f69f4d7dd384a8517abc4
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 27 Jan 2024 07:00:34 +0000 (27 08:00 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 27 Jan 2024 07:00:34 +0000 (27 08:00 +0100)
tree87757f0330cb7a792286e24a993d1cbcde0a86b9
parent7aa63de01a3cda2a346f90be16bd29fd7b410c63
Helgrind: add suppression for libnss from getaddrinfo

Seems as though Raspberry Pi OS doesn't have a debuginfo package
for libnss_mdns4 so we need to suppress based on the obj name.

There is still one error in the Helgrind getaddrinfo test, but that
is in the somewhat malformed libarmmem library (which does have
debuginfo but Valgrind can't read it because there is no ELF type
or size info). I think that suppressing that would be too broad.
glibc-2.X-helgrind.supp.in