Change g_strdup() to strndup() (fix for free issue) 07/66207/1
authorMinje Ahn <minje.ahn@samsung.com>
Mon, 18 Apr 2016 00:47:28 +0000 (09:47 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Mon, 18 Apr 2016 00:47:28 +0000 (09:47 +0900)
commit8e172d3c2374caf0482d1eef7a6b357e4568fe13
tree302e79990c8c4b1ee46be44daa96f32a07b95a96
parent1b0fd64aa9d6eda6ba64519ac4c84c3588bd412d
Change g_strdup() to strndup() (fix for free issue)

Change-Id: I9ee449cb87cc7889bb1c65e0ee75ae49b08bcc83
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
src/common/media-svc-db-utils.c
src/common/media-svc-media.c
src/common/media-svc-util.c