Skip to content

Commit

Permalink
[tests] add exception for lzma on Ubuntu 17.10 i386 (clang)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Nov 10, 2017
1 parent d7aada2 commit ee312c5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions build-aux/knet_valgrind_memcheck.supp
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,22 @@
fun:_handle_send_to_links_thread
fun:start_thread
}
{
lzma internal stuff (Ubuntu 17.10 i386)
Memcheck:Cond
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
obj:/lib/i386-linux-gnu/liblzma.so.5.2.2
fun:lzma_stream_buffer_encode
fun:lzma_easy_buffer_encode
fun:lzma_compress
fun:_parse_recv_from_sock
fun:_handle_send_to_links
fun:_handle_send_to_links_thread
}
{
nss internal stuff (FreeBSD 11.1)
Memcheck:Addr8
Expand Down

0 comments on commit ee312c5

Please sign in to comment.