Mercurial > vim
annotate src/testdir/lsan-suppress.txt @ 12335:df498e3e34fc v8.0.1047
patch 8.0.1047: buffer overflow in Ruby
commit https://github.com/vim/vim/commit/00ccf54630dc68a9b8aedb92b268f3b697081f68
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Sep 3 15:17:48 2017 +0200
patch 8.0.1047: buffer overflow in Ruby
Problem: Buffer overflow in Ruby.
Solution: Allocate one more byte. (Dominique Pelle)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 03 Sep 2017 15:30:05 +0200 |
parents | 94e37fd22556 |
children | b6e641dc1de0 |
rev | line source |
---|---|
11999
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 # Suppress leaks from X libraries on Ubuntu trusty. |
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 leak:libX11.so.6 |
94e37fd22556
patch 8.0.0880: Travis uses an old Ubuntu version
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 leak:libXt.so.6 |