On Mon, 18 Jun 2012, Gregor Jasny wrote:

I went though the 1.9.0 diffs and noticed ares_free_soa in ares.h. But as far as I can see it lacks an implementation. Or is there some hidden linker magic?

No, there's no such function - that's a mistake. To free the ares_soa_reply struct ares_parse_soa_reply() can return the generic ares_free_data() is used. That prototype should simply be removed.

--

 / daniel.haxx.se

Reply via email to