*** check_dns.c.orig Sun Jan 15 10:30:55 2006 --- check_dns.c Sun Jan 15 10:55:07 2006 *************** *** 173,178 **** --- 173,179 ---- /* If we got here, we should have an address string, and we can segfault if we do not */ + strip(address); if (address==NULL || strlen(address)==0) die (STATE_CRITICAL, _("DNS CRITICAL - '%s' output parsing exited with no address\n"),