File: suppress.txt.in

package info (click to toggle)
openorienteering-mapper 0.9.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 61,788 kB
  • sloc: cpp: 112,248; ansic: 1,448; sh: 408; java: 240; xml: 97; sed: 64; makefile: 28
file content (16 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Set LSAN_OPTIONS=suppressions=../suppress.txt
# and UBSAN_OPTIONS=suppressions=../suppress.txt
# to build and run environment.
#
# Cf. https://github.com/google/sanitizers/wiki/AddressSanitizerLeakSanitizer

# Qt 5.2.1 issues
leak:libfontconfig
leak:libQt5Gui
leak:libxcb
leak:QArrayData::allocate
leak:QObject
leak:XIQueryDevice

# Qt < 5.6.1 issue (tools_t)
vptr_check:QMouseEvent