Apply coding guide : NULL check, strncmp, ... 62/44662/2
authorSunggoo Kim <sung.goo.kim@samsung.com>
Tue, 12 May 2015 01:54:44 +0000 (10:54 +0900)
committerMyungHoon Chae <mhoon.chae@samsung.com>
Mon, 27 Jul 2015 06:32:08 +0000 (23:32 -0700)
commitcbfcc746ac2bb4b41bde0adf3f3249865db84349
treefef77e991f86d52f518edad79316db0dbe2d8bae
parent67872b03384a0b19dbc0c6ee2933c2afbb3bd8d9
Apply coding guide : NULL check, strncmp, ...

Change-Id: I4ebe11d3997cb2ae1ddfdd51af4cc117dbb1d084
Signed-off-by: MyoungHoon Chae <mhoon.chae@samsung.com>
45 files changed:
client/ctsvc_client_noti.c
client/ctsvc_client_setting.c
common/ctsvc_vcard.c
common/ipc/ctsvc_ipc_marshal.c
native/ctsvc_db_access_control.c
native/ctsvc_db_init.c
native/ctsvc_db_plugin_activity.c
native/ctsvc_db_plugin_activity_photo_helper.c
native/ctsvc_db_plugin_address_helper.c
native/ctsvc_db_plugin_company_helper.c
native/ctsvc_db_plugin_contact.c
native/ctsvc_db_plugin_contact_helper.c
native/ctsvc_db_plugin_email_helper.c
native/ctsvc_db_plugin_event_helper.c
native/ctsvc_db_plugin_extension_helper.c
native/ctsvc_db_plugin_group.c
native/ctsvc_db_plugin_image_helper.c
native/ctsvc_db_plugin_messenger_helper.c
native/ctsvc_db_plugin_my_profile.c
native/ctsvc_db_plugin_name_helper.c
native/ctsvc_db_plugin_nickname_helper.c
native/ctsvc_db_plugin_note_helper.c
native/ctsvc_db_plugin_number_helper.c
native/ctsvc_db_plugin_person_helper.c
native/ctsvc_db_plugin_profile_helper.c
native/ctsvc_db_plugin_relationship_helper.c
native/ctsvc_db_plugin_sdn.c
native/ctsvc_db_plugin_url_helper.c
native/ctsvc_db_query.c
native/ctsvc_localize.c
native/ctsvc_localize_ch.c
native/ctsvc_localize_kor.c
native/ctsvc_number_utils.c
native/ctsvc_person.c
native/ctsvc_setting.c
native/ctsvc_sqlite.c
native/ctsvc_utils.c
server/ctsvc_ipc_server.c
server/ctsvc_ipc_server2.c
server/ctsvc_server_change_subject.c
server/ctsvc_server_sim.c
server/ctsvc_server_socket.c
server/ctsvc_server_sqlite.c
server/ctsvc_server_utils.c
server/ctsvc_server_zone.c [deleted file]