Replace tbm_key by tbm_fd for buffer protection 73/199273/6 accepted/tizen/unified/20190221.084213 submit/tizen/20190219.074619 submit/tizen/20190220.092629
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 8 Feb 2019 05:19:18 +0000 (14:19 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 19 Feb 2019 02:58:13 +0000 (11:58 +0900)
commit668721eb4c29e012c35afa5eda5900c40a9542d1
tree993064088036eb022c0f8dfbe7f5e3f0088a3cfd
parent517a03d621473493e33a41281c107752964e9948
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.3.17
[Profile] Common
[Issue Type] Update
[Dependency module] mmsvc-recorder

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