efl/src/bin/exactness
Stefan Schmidt f5516e896d exactness: check action for NULL
If the given events list is NULL the data pointer would be as well. Make
sure we check for NULL here before accessing.

CID: 1419843

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D11754
2020-04-23 13:21:54 +02:00
..
.gitignore exactness: import code from external repo into efl.git 2020-02-07 11:31:13 +01:00
common.c exactness: handle case where eet_data_image_write() fails 2020-04-20 12:20:50 +02:00
common.h exactness: fix typo in function name 2020-04-17 10:43:01 +02:00
exactness.c exactness: remove unused code 2020-04-20 12:20:48 +02:00
exactness_play.in exactness docs: Add docs, fix docs, remove docs 2020-04-02 13:02:11 +02:00
exactness_record.in exactness docs: Add docs, fix docs, remove docs 2020-04-02 13:02:11 +02:00
injector.c exactness: switch from homegrown debug printf to eina_log 2020-03-24 12:24:07 +01:00
inspect.c exactness-inspect: do not use sprintf 2020-04-20 12:30:21 +02:00
meson.build build: add version to exactness libs 2020-04-06 09:05:08 +02:00
player.c exactness: check action for NULL 2020-04-23 13:21:54 +02:00
player_entry.edc exactness: remove unused code 2020-02-07 11:31:21 +01:00
recorder.c exactness: make sure we handle a negative file descriptor 2020-04-20 12:20:52 +02:00