Replace tbm_key by tbm_fd for buffer protection 72/199272/11 accepted/tizen/unified/20190221.084210 submit/tizen/20190219.074619 submit/tizen/20190220.092629
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 8 Feb 2019 05:17:14 +0000 (14:17 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 19 Feb 2019 05:54:58 +0000 (14:54 +0900)
commit8fa781a4f95a91d2b07c70bf8ce490f9190bfd18
treecb0f0732ff84ed05c21102c2292982727148f8f0
parenta97a2b3b2a2dab6891e56ee963f8313539046a84
Replace tbm_key by tbm_fd for buffer protection

- Any other process can access buffer if it knows its tbm_key,
  but, there is no way to access if it's replaced by tbm_fd.

[Version] 0.4.21
[Profile] Common
[Issue Type] Update
[Dependency module] mmsvc-camera

Change-Id: I18c4560901ec097374854c94c262f6bad7730742
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/camera_private.h
packaging/capi-media-camera.spec
src/camera.c