Call sockaddrfree(&e->local_address) in free_edge() instead of exit_edges().
[tinc] / test / executables.test
1 #!/bin/sh
2
3 . ./testlib.sh
4
5 # Just test whether the executables work
6 $tincd --help
7 $tinc --help
8 $sptps_test --help