[libvirt PATCH v2 2/7] meson: Allow undefined symbols when sanitizers are enabled

Pavel Hrdina phrdina at redhat.com
Thu May 6 15:32:30 UTC 2021


On Thu, May 06, 2021 at 05:08:33PM +0200, Tim Wiederhake wrote:
> When enabling sanitizers, clang adds some function symbols when
> instrumenting the code. The exact names of those functions are an
> implementation detail and should therefore not be added to any
> syms file. This patch prevents build failures due to those symbols
> not present in the syms file when building with sanitizers enabled.
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  meson.build | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210506/47abd9e0/attachment-0001.sig>


More information about the libvir-list mailing list