Mercurial > vim
view src/testdir/lsan-suppress.txt @ 34982:3d41e3760130
Added tag v9.1.0346 for changeset 76e3b9d514a85ed213394827e35a623c9929bfef
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 17 Apr 2024 22:45:04 +0200 |
parents | 4470cbddc013 |
children |
line wrap: on
line source
# Suppress leaks from X libraries on Ubuntu focal. leak:libX11.so.6 leak:libXt.so.6 leak:libcairo.so.2 leak:libfontconfig.so.1 leak:libglib-2.0.so.0 # Matches leaks from libtinfo.so.5 and .6 leak:libtinfo.so # Suppress leaks from other language libraries. leak:libperl.so.* leak:libpython*.so.* leak:libruby*.so.* leak:libxcb*.so.*