tests/ecore: unset app args after app args unit test to prevent invalid reads
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 24 Oct 2019 16:23:03 +0000 (18:23 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:38 +0000 (11:20 +0900)
commita191b61d82ef23022db2a60c914112e1130a2265
tree90b2a2a000c063c53629987234f48f9da831c6b7
parent129090e55827a177a364190d16a3833611ac6dc8
tests/ecore: unset app args after app args unit test to prevent invalid reads

Summary:
various internal components in efl access the app args and read them which
will result in invalid memory access since these are stack-allocated strings
Depends on D10412

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10413
src/tests/ecore/ecore_test_ecore.c