commit | 28a2a2e1aedbe2d8b2301e6e0e4e63f6e4177aca | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Dec 26 17:44:29 2013 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Dec 31 10:53:19 2013 -0800 |
tree | 7d1a45c313cecc0c9cb72ad7aae24271fde9d6ba | |
parent | 2a4d81547b88b4ff566d4b4f9c0e36285ed07634 [diff] |
Input: allocate absinfo data when setting ABS capability We need to make sure we allocate absinfo data when we are setting one of EV_ABS/ABS_XXX capabilities, otherwise we may bomb when we try to emit this event. Rested-by: Paul Cercueil <pcercuei@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>