lorenzodelarocha / touchegg

Automatically exported from code.google.com/p/touchegg
0 stars 0 forks source link

Segfault on startup #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
touchegg segfaults on startup in Ubuntu 11.10, initially reported here: 
https://bugs.launchpad.net/utouch-geis/+bug/856022

The cause is a missing NULL terminator in a call to geis_filter_add_term().  
See attached patch.

Original issue reported on code.google.com by bregm...@gmail.com on 17 Nov 2011 at 6:08

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch Bregma, changes committed :)

Original comment by jose.exposito89@gmail.com on 20 Nov 2011 at 12:36