Add EDE return when no matching key found.

This commit is contained in:
Dominik DL6ER
2021-07-09 22:12:42 +01:00
committed by Simon Kelley
parent 719f79a8fd
commit e7ccd95c04
5 changed files with 15 additions and 14 deletions

View File

@@ -235,7 +235,6 @@ int create_helper(int event_fd, int err_fd, uid_t uid, gid_t gid, long max_fd)
}
else
continue;
/* stringify MAC into dhcp_buff */
p = daemon->dhcp_buff;