Subject: Re: ares_parse_txt_reply's output is not usable for DNS-SD

Re: ares_parse_txt_reply's output is not usable for DNS-SD

From: Tommie Gannert <tommie_at_spotify.com>
Date: Tue, 16 Apr 2013 10:50:46 +0200

2013/4/16 Patrick Valsecchi <pvalsecc_at_cisco.com>

> Patch for that in attachment.
>

Looks good, but

  L130 if (strptr + substr_len + 1 > abuf + alen)

I think that shoulf be

  L130 if (strptr + substr_len + 1 > aptr + rr_len)

-- 
Tommie Gannert
Software engineer, analytics and data infrastructure
Spotify AB
Received on 2013-04-16