Skip to content
Commit 97724939 authored by Lionel Landwerlin's avatar Lionel Landwerlin
Browse files

gesture-action: fix memory corruption

abcf1d58 introduced a crasher because
the 'point' variable points to a piece of memory that is being
reallocated by the begin_gesture (by a g_array_set_size) call 5 lines
before.

https://bugzilla.gnome.org/show_bug.cgi?id=710227
parent cbb9d1e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment