diff options
author | David Bauer <mail@david-bauer.net> | 2019-07-25 18:51:25 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2019-07-25 20:45:54 +0200 |
commit | 7d9f90ebe9dd3a7f6af1fbb97d8cc228fb0fded4 (patch) | |
tree | 7bc547ac509731f742dd19c7b985103881b6ebbb /src/methods/composed_umac/git@git.universe-factory.net:fastd | |
parent | 5cb3bf654a762d797f94d9aca2d56484b3b0ed75 (diff) | |
download | fastd-master.tar fastd-master.zip |
When compiled with musl >1.1.20, fastd will crash in case it can't
resolve a peers hostname. This is due to a changed implementation of
freeaddrinfo in musl 1.1.21 onwards.
This segfault is fixed by not calling freeaddrinfo in case the supplied
pointer is null.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'src/methods/composed_umac/git@git.universe-factory.net:fastd')
0 files changed, 0 insertions, 0 deletions