Mercurial > vim
view src/testdir/lsan-suppress.txt @ 20375:b790d00d5ccb v8.2.0743
patch 8.2.0743: can move to another buffer from a terminal in popup window
Commit: https://github.com/vim/vim/commit/5aed0ccb965dbad4b60f4c77c9c4455a9379e73c
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue May 12 22:02:21 2020 +0200
patch 8.2.0743: can move to another buffer from a terminal in popup window
Problem: Can move to another buffer from a terminal in popup window.
Solution: Do not allow "gf" or editing a file. (closes https://github.com/vim/vim/issues/6072)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 12 May 2020 22:15:04 +0200 |
parents | 1136ec381dd2 |
children | c8c970d28ad6 |
line wrap: on
line source
# Suppress leaks from X libraries on Ubuntu bionic. leak:libX11.so.6 leak:libXt.so.6 leak:libcairo.so.2 leak:libfontconfig.so.1 leak:libglib-2.0.so.0 leak:libtinfo.so.5 # Suppress leaks from other language libraries. leak:libperl.so.* leak:libpython*.so.* leak:libruby*.so.* leak:libxcb*.so.*