more error text

git-svn-id: file:///svn/unbound/trunk@1892 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2009-11-05 19:32:02 +00:00
parent 463d7e09c5
commit 7617c18be1

View file

@ -804,6 +804,7 @@ int autr_read_file(struct val_anchors* anchors, const char* nm)
}
if(tp && tp != tp2) {
log_err("file %s has mismatching data inside: "
"the file may only contain keys for one name, "
"remove keys for other domain names", nm);
fclose(fd);
ldns_rdf_deep_free(origin);