X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/376fa78ab65917689a9eb5d4bcd44ce6e41feb35..995e599afd3e6468d3396fb351ed0cd0ea212779:/src/src/host.c diff --git a/src/src/host.c b/src/src/host.c index 5f254a28d..6b9f674b8 100644 --- a/src/src/host.c +++ b/src/src/host.c @@ -815,7 +815,7 @@ host_find_interfaces(void) { ip_address_item *running_interfaces = NULL; -if (local_interface_data == NULL) +if (!local_interface_data) { void *reset_item = store_mark(); ip_address_item *dlist = host_build_ifacelist(CUS local_interfaces,