Fix to limit the length of query list 85/224585/3 accepted/tizen/unified/20200213.121441 submit/tizen/20200213.061057
authorMinje Ahn <minje.ahn@samsung.com>
Wed, 12 Feb 2020 00:17:49 +0000 (09:17 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Wed, 12 Feb 2020 02:40:43 +0000 (11:40 +0900)
commit2a52394f6dc9de107cb9cf7288d2913fa4b37c95
tree1c58d1ab292737618156a93cbbdda0085457e789
parent694288cde0177f3faa083ebbe87c358836f55e48
Fix to limit the length of query list

To reduce memory occupancy, Change to run updates per BATCH_ITEM_COUNT_MAX.

Change-Id: I3aa59b592f0a47d5d6e70ed33d1319bc7fbf8e4a
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media-svc.h
plugin/media-content-plugin.c
src/common/media-svc.c