sbyx / hnetd

HomeNet-CP implementation (WIP)
Apache License 2.0
39 stars 16 forks source link

valgrind errors in test_pa* #38

Open fingon opened 9 years ago

fingon commented 9 years ago

Valgrind shows various errors in test_pa* (and also non-test PA code running vanilla hnetd). It would be nice if they were fixed at some point ;)

(checks in test_pa_core test itself fail somehow under valgrind too..)

fingon commented 9 years ago

(also no leaks with --leak-check=yes would be nice to have)