Change the value of array size
authorBoyeon <boyeon.son@samsung.com>
Tue, 14 May 2019 08:55:52 +0000 (17:55 +0900)
committer손보연/Tizen Platform Lab(SR)/Engineer/삼성전자 <boyeon.son@samsung.com>
Thu, 16 May 2019 06:23:11 +0000 (15:23 +0900)
src/devicemanagerservice.c

index 16e649e..be11488 100644 (file)
@@ -156,7 +156,7 @@ static void __get_log_archive(const char *log_path_arr[], const char *archive_fi
 static Eina_Bool __command_stop(void *data)
 {
        app_data *ad = data;
-       char log_path_arr[][2] = {
+       char log_path_arr[][3] = {
                "/TBD/",
                "/TBD/",
                NULL