view src/testdir/lsan-suppress.txt @ 14358:72d506d94f3f v8.1.0194

patch 8.1.0194: possibly use of NULL pointer commit https://github.com/vim/vim/commit/414998023fbff15cce20ef01a54d0366370ad8b6 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 18 06:02:09 2018 +0200 patch 8.1.0194: possibly use of NULL pointer Problem: Possibly use of NULL pointer. (Coverity) Solution: Reset the re_in_use flag earlier.
author Christian Brabandt <cb@256bit.org>
date Wed, 18 Jul 2018 06:15:04 +0200
parents 94e37fd22556
children b6e641dc1de0
line wrap: on
line source

# Suppress leaks from X libraries on Ubuntu trusty.
leak:libX11.so.6
leak:libXt.so.6