packaging: do not registers the SEGV handler in ASan runtime. 50/176950/1 accepted/tizen/base/20180427.142226 submit/tizen_base/20180427.075312
authorDongkyun Son <dongkyun.s@samsung.com>
Tue, 24 Apr 2018 08:29:52 +0000 (17:29 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 24 Apr 2018 09:26:45 +0000 (18:26 +0900)
commit12917cff5baca95afda24682e100059ee0ba2609
treecff0f2e9e024d49295d5319ce851384ca45a89f0
parent699b90e0bf2d26e20b55a9e66d47a9331ae50212
packaging: do not registers the SEGV handler in ASan runtime.

There is "ASAN:DEADLYSIGNAL" report which is not necessary information
in Tizen. Basially, signal handler is registered and managed by
crash-manager in Tizen.

handle_segv: Controls custom tool's SEGV handler
0 - do not registers the handler,
1 - register the handler and allow user to set own,
2 - registers the handler and block user from changing it).

Change-Id: I84449c3e65a8bd7cbec82432dcbce1c749dbde3c
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/ASAN_OPTIONS
packaging/gcc-contrib.spec