[M108 Migration] Fix crashes related to shared memory. 08/286508/6
authorBakka Uday Kiran <b.kiran@samsung.com>
Mon, 9 Jan 2023 05:56:10 +0000 (11:26 +0530)
committerBot Blink <blinkbot@samsung.com>
Tue, 10 Jan 2023 02:03:08 +0000 (02:03 +0000)
commit742520fc1ce52aee62d63bd05df047db3aacbaf1
tree9ab3dd094ae78688cf7d33cee970ea1423f05a34
parent5d77536c73414a62c821de365ca461a5e4936b54
[M108 Migration] Fix crashes related to shared memory.

This change supresses couple of checks related to shared memory to
avoid crashes during app exit scenario and adds logs for the same.

Reference: https://review.tizen.org/gerrit/282461

Change-Id: I1466ec87f91b76fe6989a1d40c17e4cf5f496ab5
Signed-off-by: Bakka Uday Kiran <b.kiran@samsung.com>
base/files/scoped_file.cc
base/memory/platform_shared_memory_region_posix.cc