To: vim_dev@googlegroups.com Subject: Patch 8.2.4757 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4757 Problem: List of libraries to suppress lsan errors is outdated. Solution: Add another library. (closes #10201) Files: src/testdir/lsan-suppress.txt *** ../vim-8.2.4756/src/testdir/lsan-suppress.txt 2020-04-01 15:34:12.555263953 +0100 --- src/testdir/lsan-suppress.txt 2022-04-16 10:07:22.305988411 +0100 *************** *** 5,10 **** --- 5,11 ---- leak:libfontconfig.so.1 leak:libglib-2.0.so.0 leak:libtinfo.so.5 + leak:libtinfo.so.6 # Suppress leaks from other language libraries. leak:libperl.so.* leak:libpython*.so.* *** ../vim-8.2.4756/src/version.c 2022-04-15 23:29:19.410841325 +0100 --- src/version.c 2022-04-16 10:06:51.165736835 +0100 *************** *** 748,749 **** --- 748,751 ---- { /* Add new patch number below this line */ + /**/ + 4757, /**/ -- A radioactive cat has eighteen half-lives. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///