musl regtest: fix crash in helgrind getaddrinfo
commit5c6728fc5ef2f458e733bd94668bcc14944a718d
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 17 Feb 2024 17:49:31 +0000 (17 18:49 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 17 Feb 2024 17:49:31 +0000 (17 18:49 +0100)
tree9e675e14952434e8ca2e5d06ba2e4e829d3a3cc3
parentd064952329c6961b93814104d545e5a14b0a6d9a
musl regtest: fix crash in helgrind getaddrinfo

musl doesn't like it if you pass in NULL to freeaddrinfo.
helgrind/tests/getaddrinfo.c