mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
parent
c180d04db9
commit
c39223e226
3 changed files with 6 additions and 1 deletions
|
@ -265,6 +265,7 @@ _nb_dns_mkquery(register struct nb_dns_info *nd, register const char *name,
|
|||
default:
|
||||
snprintf(errstr, NB_DNS_ERRSIZE,
|
||||
"_nb_dns_mkquery: bad family %d", atype);
|
||||
free(ne);
|
||||
return (-1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue