fix prevent issues 63/44963/2
authorGukhwan Cho <gh78.cho@samsung.com>
Wed, 3 Jun 2015 00:57:06 +0000 (09:57 +0900)
committerMyungHoon Chae <mhoon.chae@samsung.com>
Tue, 4 Aug 2015 04:42:42 +0000 (21:42 -0700)
commit359ae47bb5a37a497b739f8c6e80a4c2e8b0514b
treef2bc77f1f8b8bc4dc204bf468e349855f221cd73
parent38affb5bc2f149d8c957b1f6ba616e5508bfcbdc
fix prevent issues

Change-Id: Icdb561fcb669f41baabd8fe0a6ddc38a5a8dd62f
Signed-off-by: Gukhwan Cho <gh78.cho@samsung.com>
53 files changed:
common/ctsvc_filter.c
common/ctsvc_inotify.c
common/ctsvc_query.c
common/ctsvc_record.h
common/ctsvc_record_addressbook.c
common/ctsvc_record_contact.c
common/ctsvc_record_group.c
common/ctsvc_record_my_profile.c
common/ctsvc_record_person.c
common/ctsvc_record_phonelog.c
common/ctsvc_record_result.c
common/ctsvc_record_sdn.c
common/ctsvc_record_speeddial.c
common/ctsvc_record_updated_info.c
common/ctsvc_vcard.c
common/ipc/ctsvc_ipc_marshal.c
native/ctsvc_db_access_control.c
native/ctsvc_db_plugin_activity.c
native/ctsvc_db_plugin_activity_photo.c
native/ctsvc_db_plugin_address.c
native/ctsvc_db_plugin_addressbook.c
native/ctsvc_db_plugin_company.c
native/ctsvc_db_plugin_contact.c
native/ctsvc_db_plugin_contact_helper.c
native/ctsvc_db_plugin_email.c
native/ctsvc_db_plugin_event.c
native/ctsvc_db_plugin_extension.c
native/ctsvc_db_plugin_group.c
native/ctsvc_db_plugin_grouprelation.c
native/ctsvc_db_plugin_image.c
native/ctsvc_db_plugin_messenger.c
native/ctsvc_db_plugin_my_profile.c
native/ctsvc_db_plugin_name.c
native/ctsvc_db_plugin_name_helper.c
native/ctsvc_db_plugin_nickname.c
native/ctsvc_db_plugin_note.c
native/ctsvc_db_plugin_number.c
native/ctsvc_db_plugin_person.c
native/ctsvc_db_plugin_person_helper.c
native/ctsvc_db_plugin_phonelog.c
native/ctsvc_db_plugin_profile.c
native/ctsvc_db_plugin_relationship.c
native/ctsvc_db_plugin_sdn.c
native/ctsvc_db_plugin_simple_contact.c
native/ctsvc_db_plugin_speeddial.c
native/ctsvc_db_plugin_url.c
native/ctsvc_db_query.c
native/ctsvc_normalize.c
native/ctsvc_notification.c
native/ctsvc_utils.c
server/ctsvc_server_bg.c
server/ctsvc_server_sim.c
server/ctsvc_server_utils.c