radvd-project / radvd

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

Fix double-free scenario in case if duplicate interface was specified… #101

Closed landgraf closed 5 years ago

landgraf commented 5 years ago

… (Fixes #100).

Signed-off-by: Pavel Zhukov pzhukov@redhat.com

landgraf commented 5 years ago

Checked with valgrind. Both normal and duplicated interfaces configs show clean report.