K 10 svn:author V 5 gonzo K 8 svn:date V 27 2016-09-23T18:54:08.298994Z K 7 svn:log V 230 Handle NULL argument in evdev_free Add check for evdev argument of evdev_free being NULL. This is valid value and should not cause crash. In this case evdev_free does nothing Submitted by: Vladimir Kondratiev END