Add to check to crash process 38/255438/8 submit/tizen/20210323.054210
authorChanggyu Choi <changyu.choi@samsung.com>
Thu, 18 Mar 2021 08:43:02 +0000 (17:43 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Mon, 22 Mar 2021 05:07:35 +0000 (05:07 +0000)
commit2ee612ac27a26a1f540775e080cd12f8057f378b
tree3ba46e9d0dd437c0fbd8fb0d9385c10dd786c142
parent4b5861823a2c517ede9459077d137ebcc5224840
Add to check to crash process

When TrimMemory() is called , it checks if there is a dead process
among the processes that requested the write.

Change-Id: I95732a8b178e2c0abb4f4e449151f861a7b59cb8
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/common/database/db_handle_provider.cc
src/common/database/db_handle_provider.hh
src/server/worker_thread.cc