]> git.meshlink.io Git - meshlink/commitdiff
Fix a crash with some network configurations.
authorGuus Sliepen <guus@meshlink.io>
Fri, 10 Jul 2020 20:15:39 +0000 (22:15 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 10 Jul 2020 20:15:39 +0000 (22:15 +0200)
It is apparently possible for getifaddrs() to return a struct ifaddrs that
contains a NULL ifa_addr pointer.


No differences found