X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/01b844b7e61d6537be3f75acc1a747ed4fda206f..60899a188e74f0f2ee293f6eb629e3b81b71ac9f:/sbr/mf.c diff --git a/sbr/mf.c b/sbr/mf.c index e0abb293..b6c72912 100644 --- a/sbr/mf.c +++ b/sbr/mf.c @@ -163,7 +163,7 @@ getadrx (const char *addrs, int eai) err[0] = 0; if (dp == NULL) { - dp = cp = strdup (addrs ? addrs : ""); + dp = cp = strdup (FENDNULL(addrs)); glevel = 0; } else