efl/src/bin/exactness
Christopher Michael 57a5655f88 exactness: Fix compiler warning of uninitialized variable
Compiler is warning us here that ex_img has not been initialized after
being malloc'd, so let's initialize it
2021-10-05 10:27:45 -04: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: remove no longer needed _evas_new() 2020-04-30 17:19:06 +02:00
exactness.c exactness: record and print test time on success 2020-06-08 09:46:02 +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 - injecotr - alloc correct buffer size 2020-08-25 13:21:25 +01:00
inspect.c exactness-inspect: do not use sprintf 2020-04-20 12:30:21 +02:00
meson.build refactor build 2020-05-27 11:06:46 +02:00
player.c exactness: Fix compiler warning of uninitialized variable 2021-10-05 10:27:45 -04:00
player_entry.edc exactness player edj - tag for right efl version 2021-05-07 00:02:05 +01:00
recorder.c exactness - cast enum assign - it is valid due to values. warn fix 2020-08-25 13:21:25 +01:00