GitHub CI: update list of container images
[tinc] / src / multicast_device.c
index 79239a1..3dba7f7 100644 (file)
@@ -144,6 +144,7 @@ static bool setup_device(void) {
 
        logger(DEBUG_ALWAYS, LOG_INFO, "%s is a %s", device, device_info);
 
+       free(host);
        return true;
 
 error: