remote: fix memory leak on host removal
The host address is allocated on the heap, hence it has to be freed when freeing the containing struct. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
The host address is allocated on the heap, hence it has to be freed when freeing the containing struct. Signed-off-by: David Bauer <mail@david-bauer.net>