Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
b7389c6f
Commit
b7389c6f
authored
May 13, 2021
by
Aleix Pol Gonzalez
🐧
Committed by
Vlad Zahorodnii
May 13, 2021
Browse files
libinput tests: Fix new-delete-type-mismatch error when using ASAN
parent
110182b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
autotests/libinput/mock_libinput.h
View file @
b7389c6f
...
...
@@ -100,6 +100,7 @@ struct libinput_device {
};
struct
libinput_event
{
virtual
~
libinput_event
()
{}
libinput_device
*
device
=
nullptr
;
libinput_event_type
type
=
LIBINPUT_EVENT_NONE
;
quint32
time
=
0
;
...
...
Vlad Zahorodnii
@vladz
mentioned in merge request
!1110 (closed)
·
Jun 17, 2021
mentioned in merge request
!1110 (closed)
mentioned in merge request !1110
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment