
9 Feb
2017
9 Feb
'17
11:55 p.m.
On 02/06/2017 03:21 AM, Michal Privoznik wrote:
We are using couple of functions from there (e.g. virStrdup) and rely that the binary linking us has the libvirt_utils linked already. Well, this makes valgrind sad.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK John (I did have some weirdness w/ virusbtest and failing to run because libvirt_event_poll_purge_timeout_semaphore wasn't found, but after a make clean it got cleared up - I dunno...)