]> xenbits.xensource.com Git - libvirt.git/commit
nss: Don't leak @ipAddr
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 21 Sep 2017 15:47:45 +0000 (17:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Sep 2017 07:06:04 +0000 (09:06 +0200)
commitb1d87f9ad96f00a83107c90e0f2743811a9f7b79
tree4bea807c8e61e171f28b7d761b88b812bced9dbe
parentffdce9b1f1a5c59b928222b886488e28d4a03590
nss: Don't leak @ipAddr

In aiforaf() (which exists only when building for BSD) the
@ipAddr may be leaked.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/nss/libvirt_nss.c