Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
evdns: handle NULL filename explicitly
Otherwise we will try to open NULL filename and got EFAULT and anyway will got the same return code from evdns_base_resolv_conf_parse_impl() Closes: libevent#680 (cherry-picked)
- Loading branch information