ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
authorPatrick Valsecchi <pvalsecc@cisco.com>
Mon, 22 Apr 2013 21:32:02 +0000 (23:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 Apr 2013 21:32:02 +0000 (23:32 +0200)
commitb5135bbc66cf6f0a884937a9eccc61ac795b1ee0
treef8f06624b9a70826fabfb0492f18f9a1e69e1e8c
parent9a92b80191af997c910fca973307bef339e7b767
ares_parse_txt_reply: return a ares_txt_reply node for each sub-string

Previously, the function would wrongly return all substrings merged into
one.
ares_parse_txt_reply.3
ares_parse_txt_reply.c