NICMx / FORT-validator

RPKI cache validator
MIT License
49 stars 24 forks source link

rpki-validator has memory leaks when validating repository #5

Closed TheRedTrainer closed 5 years ago

TheRedTrainer commented 5 years ago

Some memory leaks were discovered using Valgrind tool while rpki-validator is validating a repository. The output for valgrind report is included as attachments for this issue afrinic-valgrind-output.txt arin-valgrind-output.txt lacnic-valgrind-output.txt ripe-valgrind-output.txt

ydahhrk commented 5 years ago

Test, please

TheRedTrainer commented 5 years ago

Verified. All the memory leaks were fixed. Valgrind didn't found memory leaks anymore.