Fix log position to avoid errno change. (errno can be changed when using dlog) 29/197129/1 submit/tizen_4.0/20190110.010842
authorMinje Ahn <minje.ahn@samsung.com>
Wed, 9 Jan 2019 08:32:03 +0000 (17:32 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Thu, 10 Jan 2019 01:07:12 +0000 (01:07 +0000)
commit04ddb8e580a4926186988875e1b1d53bab3c3e2b
tree1e72d59e3ea55d78fa7a7b2d5a48ea82e4e31e39
parentdcafff65aff0820b2fc3196409037ea35d7fd39b
Fix log position to avoid errno change. (errno can be changed when using dlog)

Change-Id: Ie8aac74cc9c9a2d47ac77905ed49bddcc717f113
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Fix the log position to avoid errno change. (errno can be changed when using dlog)

Change-Id: I4a81986414f8a5b5dc252b888c19410bc324b1a1
src/media_util_private.c