ares_init.c: fix segfault triggered in ares_init_options() upon previous
authorYang Tse <yangsita@gmail.com>
Tue, 6 Sep 2011 22:30:53 +0000 (00:30 +0200)
committerYang Tse <yangsita@gmail.com>
Tue, 6 Sep 2011 22:30:53 +0000 (00:30 +0200)
commit3d84eb3bbca244da90e17750a31520a1b1b24e88
treedd5c1f43b046ef1e66a5e1abfc7c608bc7f99b64
parent66e91438c5bee15c765f5ea97c9006f747d06a7f
ares_init.c: fix segfault triggered in ares_init_options() upon previous
             failure of init_by_defaults() and incomplete cleanup there.
ares_init.c