Added free for the xcb event
This commit is contained in:
parent
fa503bf630
commit
edc86076fa
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ main(int argc, char *argv[])
|
||||||
if (!event) {
|
if (!event) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
free(event);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue