[libvirt] [PATCH 4/5] libvirt_nss: Pass @name to appendAddr()

Erik Skultety eskultet at redhat.com
Mon Jul 15 07:34:39 UTC 2019


On Sat, Jul 13, 2019 at 12:58:37PM +0200, Michal Privoznik wrote:
> In the nss plugin we have ERROR() macro which by default does
> nothing. However, at compile time it can be made to report errors
> (this is useful for debugging because by nature of NSS debugging
> is hard). Anyway, the appendAddr() function uses @name (which
> contains name the caller wants us to resolve) for error
> reporting. But the caller findLeaseInJSON() is not passing it.
>
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list