efl/src/bin/embryo
Shinwoo Kim bab3f870b8 embryo_cc: ++safty code
Summary:
This patch is increasing safty code by handling following case.

sc_compile > OH!! there is uninitialized loacal variable "outfname"!! >
setopt > about > longjmp > setjmp returns 3 > goto cleanup >

then uninitialized data is read from local variable "outfname".

Reviewers: raster, Hermet, jsuya, herb

Reviewed By: jsuya

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12074
2020-08-05 14:53:35 +09:00
..
.gitignore
embryo_cc_amx.h
embryo_cc_osdefs.h
embryo_cc_prefix.c
embryo_cc_prefix.h
embryo_cc_sc.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
embryo_cc_sc1.c embryo_cc: ++safty code 2020-08-05 14:53:35 +09:00
embryo_cc_sc2.c Get rid of trailing whitespace (1 / 14) 2020-06-23 10:25:57 +02:00
embryo_cc_sc3.c
embryo_cc_sc4.c
embryo_cc_sc5.c
embryo_cc_sc5.scp
embryo_cc_sc6.c
embryo_cc_sc7.c
embryo_cc_sc7.scp
embryo_cc_scexpand.c
embryo_cc_sclist.c
embryo_cc_scvars.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00