Change-Id: I13837fb72df6e9382416e29ac08a478128e79c91
Name: libmedia-service
Summary: Media information service library for multimedia applications.
-Version: 0.2.41
+Version: 0.2.42
Release: 1
Group: System/Libraries
License: Apache License, Version 2.0
if (ret != MEDIA_INFO_ERROR_NONE) {
if (ret == MEDIA_INFO_ERROR_DATABASE_NO_RECORD && update_item == MS_MEDIA_ITEM_DIRECTORY) {
media_svc_error("This is root directory of media");
+ sql_stmt = NULL;
is_root_dir = TRUE;
} else {
media_svc_error("error when _media_svc_get_noti_info. err = [%d]", ret);