radvd-project / radvd

radvd | Official repository: https://github.com/radvd-project/radvd
https://radvd.litech.org/
Other
203 stars 107 forks source link

Fix segfault because of accessing NULL pointer #113

Closed hxx-fetch closed 5 years ago

hxx-fetch commented 5 years ago

add check in add_auto_prefixes if ifaddrs.ifa_addrs == NULL Fixes #112