Re: [Qemu-devel] [PATCH 0/6] vhost-user-test and leak fixes

2018-02-23 Thread Marc-André Lureau
Hi On Fri, Feb 23, 2018 at 12:37 PM, Paolo Bonzini wrote: > On 15/02/2018 22:25, Marc-André Lureau wrote: >> Hi, >> >> The following patches fix a regression introduced in commit >> 218bb57dd79d that prevent ASAN from being detected & used. There is >> also a works around for a GCC ASAN optimiza

Re: [Qemu-devel] [PATCH 0/6] vhost-user-test and leak fixes

2018-02-23 Thread Paolo Bonzini
On 15/02/2018 22:25, Marc-André Lureau wrote: > Hi, > > The following patches fix a regression introduced in commit > 218bb57dd79d that prevent ASAN from being detected & used. There is > also a works around for a GCC ASAN optimization bug. A few test leaks > are fixed, and a few patches reenable