efl/src/bin/embryo
Jean-Philippe Andre e550b37453 Embryo: Use strncpy instead of strcpy in a few places
There are still lots of unsafe uses of strcpy, strcat, etc...
Dunno if they are relevant though. Also, assert() may be
compiled out at build time (release mode) so don't rely on it
for safety.

Fixes CID 1039593
2014-10-28 10:54:51 +09:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
embryo_cc_amx.h merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_osdefs.h merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_prefix.c merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_prefix.h merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_sc.h embryo: use eina_file_mkstemp. 2013-03-25 18:45:42 +09:00
embryo_cc_sc1.c Embryo: Use strncpy instead of strcpy in a few places 2014-10-28 10:54:51 +09:00
embryo_cc_sc2.c embryo_cc - fix possible buffer overrun 2014-09-01 19:40:46 +09:00
embryo_cc_sc3.c embryo_cc - fix coverity buffer complaint 2014-09-01 19:40:46 +09:00
embryo_cc_sc4.c embryo: remove simple -Wshadow errors. Dangerous/uncertain left. 2013-01-13 23:54:21 +00:00
embryo_cc_sc5.c embyro-cc - fix coverity overruun issue 2014-08-13 17:14:53 +09:00
embryo_cc_sc5.scp merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_sc6.c embryo_cc - fix symbol write 2014-09-01 19:40:47 +09:00
embryo_cc_sc7.c embryo: remove simple -Wshadow errors. Dangerous/uncertain left. 2013-01-13 23:54:21 +00:00
embryo_cc_sc7.scp merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_scexpand.c merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_sclist.c merge: add embryo 2012-10-26 09:01:52 +00:00
embryo_cc_scvars.c embryo: use eina_file_mkstemp. 2013-03-25 18:45:42 +09:00