Subject: [PATCHES] Free rr_name on failures in parsing functions

[PATCHES] Free rr_name on failures in parsing functions

From: Jakub Hrozek <jhrozek_at_redhat.com>
Date: Tue, 14 Jun 2011 17:38:16 +0200

The attached four patches are very similar. In some if the parsing
functions (ns, aaaa, a, ptr), we were not freeing rr_name in failure
cases after it was allocated.

There was no leak on success cases, only potentially on failures.

Received on 2011-06-14