Minor cosmetic changes.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2020-12-30 18:48:42 +00:00
parent faca71ace7
commit 3bf4e5648f
2 changed files with 56 additions and 10 deletions

View file

@ -1,10 +0,0 @@
cmake
libncurses-dev
libevdev-dev
qtbase5-dev
libqt5gamepad5-dev
libminizip-dev
libyaml-dev
libboost-dev
libboost-program-options-dev

View file

@ -101,3 +101,59 @@
...
fun:__glDispatchInit
}
{
X leak 1
Memcheck:Leak
match-leak-kinds: reachable
...
fun:XSetLocaleModifiers
}
{
X leak 2
Memcheck:Leak
match-leak-kinds: reachable
...
fun:XInitThreads
}
{
X leak 3
Memcheck:Leak
match-leak-kinds: reachable
...
fun:_XOpenLC
}
{
Pulse leak 1
Memcheck:Leak
match-leak-kinds: reachable
...
fun:pa_xmalloc
}
{
Pulse leak 2
Memcheck:Leak
match-leak-kinds: reachable
...
fun:pa_xmalloc0
}
{
dlopen leak 1
Memcheck:Leak
match-leak-kinds: reachable
...
fun:dlopen_doit
}
{
dbus leak 2
Memcheck:Leak
match-leak-kinds: reachable
...
fun:dbus_bus_register
}