https://bugs.winehq.org/show_bug.cgi?id=36155
--- Comment #1 from Austin English austinenglish@gmail.com --- In wine-4.3-229-g6d82b2f1ad, I'm seeing this in tests without a virtual desktop enabled
(at least, valgrind shows it being suppressed): ==18146== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 702 from 5) --18146-- --18146-- used_suppression: 16 bug_36155 /home/austin/wine-valgrind/tools/valgrind/valgrind-suppressions-known-bugs:1976 suppressed: 1,254 bytes in 16 blocks
austin@laptop:~$ grep -c 36155 wine-valgrind/logs/wine-4.3-229-g6d82b2f1ad-win32-Linux-x86_64.log 1173
(though the suppression may be too wide, currently it's just looking for leaks that contain xinerama_init()).