mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-17 05:08:08 +02:00
A tablet hotplug event is rare and not a time-critical event, so we load the database on tablet init and throw it away again. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Stephen Chandler Paul <thatslyude@gmail.com>
27 lines
424 B
Text
27 lines
424 B
Text
{
|
|
srunner_run::timer_create-uninitialized-bytes
|
|
Memcheck:Param
|
|
timer_create(evp)
|
|
fun:timer_create@@GLIBC_2.3.3
|
|
fun:srunner_run
|
|
fun:litest_run
|
|
fun:main
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_static
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_fundamental
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_malloc0
|
|
}
|