HyunJin Park [Fri, 12 Jun 2015 12:09:20 +0000 (21:09 +0900)]
Merge "[Networkbearerselection] Fixes for prevent issues" into tizen_2.4
HyunJin Park [Fri, 12 Jun 2015 12:04:31 +0000 (21:04 +0900)]
Merge "[Content] Fix for content_filter "CONTAINS", "STARTSWITH", "ENDSWITH"" into tizen_2.4
Piotr Kosko [Fri, 12 Jun 2015 11:09:57 +0000 (13:09 +0200)]
[Content] Fix for content_filter "CONTAINS", "STARTSWITH", "ENDSWITH"
[Bug] Support for "CONTAINS", "STARTSWITH", "ENDSWITH" match flags was missing.
[Verification] TCT passrate 100%.
Change-Id: I709fca1587ac226c9e369824044a2338ce2ea727
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Fri, 12 Jun 2015 06:33:32 +0000 (08:33 +0200)]
[Networkbearerselection] Fixes for prevent issues
[Feature] gethostbyname and inet_ntoa are not thread safety and were replaced.
prevent issues CID: 445928 and 445469
[Verification] TCT passrate 100%.
Change-Id: Iee71db238c4c2751ba19543439fcbb58a3a16718
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Andrzej Popowski [Fri, 12 Jun 2015 06:49:48 +0000 (08:49 +0200)]
[Filesystem] - replacing strerror function with GetErrorString and dirname with g_path_get_dirname
Change-Id: I4135f770af9f90afabe520c61047c055b8a45be1
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 09:06:45 +0000 (11:06 +0200)]
[Archive] Replaced strerror() with safer implementation.
Prevent CID: 439636, 443886, 445942, 447783, 447925
[Verification] TCT pass rate: 100%
Change-Id: Ic771266da5474ca71f9cdd88e5040c4f0122ecbc
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Thu, 11 Jun 2015 12:03:16 +0000 (21:03 +0900)]
Merge "[Common] Added safe method to obtain string representation of system error codes." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 12:00:14 +0000 (21:00 +0900)]
Merge "[Common] Code of tools extracted to separate file." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 11:55:22 +0000 (20:55 +0900)]
Merge "[Common] Moving GDBus base class to common module" into tizen_2.4
Hyunjin Park [Thu, 11 Jun 2015 11:26:57 +0000 (20:26 +0900)]
[version] 0.6
Change-Id: Ib27c60f5befae5c92671b29d72f0cc7eb038e486
Pawel Andruszkiewicz [Thu, 11 Jun 2015 11:20:30 +0000 (13:20 +0200)]
[Common] Added safe method to obtain string representation of system error codes.
Change-Id: I02258f8b372610c03cced417a63163c07c251e5c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 11:19:41 +0000 (13:19 +0200)]
[Common] Code of tools extracted to separate file.
Change-Id: I8246664a7485a10ce68c64de992c6b13b116a3f4
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Thu, 11 Jun 2015 10:54:06 +0000 (19:54 +0900)]
Merge "[Archive] Replaced readdir with readdir_r." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:52:08 +0000 (19:52 +0900)]
Merge "[Archive] Replaced localtime() with localtime_r()." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:49:45 +0000 (19:49 +0900)]
Merge "[Alarm] Replaced localtime with localtime_r." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:19:18 +0000 (19:19 +0900)]
Merge "[Messaging] Replaced localtime() with localtime_r()." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:17:06 +0000 (19:17 +0900)]
Merge "[Messaging] Replaced usleep() with nanosleep()." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:13:12 +0000 (19:13 +0900)]
Merge "[Messaging] Removed copy constructor from CompositeIterState." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:09:53 +0000 (19:09 +0900)]
Merge "[Exif] Added missing tzset() before localtime_r()" into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:04:17 +0000 (19:04 +0900)]
Merge "[Content] Fix for prevent issue" into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 10:02:22 +0000 (19:02 +0900)]
Merge "[Application] Replaced usleep() with nanosleep()." into tizen_2.4
Pawel Andruszkiewicz [Thu, 11 Jun 2015 09:59:47 +0000 (11:59 +0200)]
[Messaging] Replaced usleep() with nanosleep().
Prevent CID: 439362
[Verification] Code compiles, pass rate should not change.
Change-Id: Ie76d83c2fae67ef82cf739c15ba8c3df93fb5224
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Thu, 11 Jun 2015 09:57:58 +0000 (18:57 +0900)]
Merge "[Calendar] Fix for prevent issue" into tizen_2.4
Pawel Andruszkiewicz [Thu, 11 Jun 2015 09:53:55 +0000 (11:53 +0200)]
[Messaging] Removed copy constructor from CompositeIterState.
Copy constructor was the identical to compiler-generated.
Prevent CID: 328670
[Verification] Code compiles.
Change-Id: I4a9590f1a36d5aeb5e0a574135978ec247292a4b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 09:38:17 +0000 (11:38 +0200)]
[Messaging] Replaced localtime() with localtime_r().
Prevent CID: 443587
[Verification] Code compiles, pass rate should not change.
Change-Id: I16fb79805b9e127b27e2d47f967e354aa2c6b46c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Lukasz Foniok [Tue, 9 Jun 2015 14:52:29 +0000 (16:52 +0200)]
[Common] Moving GDBus base class to common module
[Verification]
Messaging test should not degradate
Change-Id: Ia344144c9afa609c27f93133f99457ab396a5ea1
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
Piotr Kosko [Thu, 11 Jun 2015 09:21:57 +0000 (11:21 +0200)]
[Exif] Added missing tzset() before localtime_r()
[Feature] For portable code tzset(3) should be called before localtime_r().
[Verification] TCT passrate 100%
Change-Id: I8a221f81a5e9211ac640f87f9c52a3cff63e3e94
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 09:23:22 +0000 (11:23 +0200)]
[Archive] Replaced localtime() with localtime_r().
Prevent CID: 446658, 446423
[Verification] TCT pass rate: 100%
Change-Id: Iae5221881b56c23f93d507cec37de1fbca860c09
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Piotr Kosko [Thu, 11 Jun 2015 08:49:15 +0000 (10:49 +0200)]
[Content] Fix for prevent issue
[Feature] Fixed prevent CID: 441793
localtime replaced with localtime_r
[Verification] Code compiles without errors.
TCT passrate 100%
Change-Id: Icdd66ed81bc07d9cfe295bbe98cbe10586138ddc
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 08:49:33 +0000 (10:49 +0200)]
[Archive] Replaced readdir with readdir_r.
Prevent CID: 444374, 447060, 447248
[Verification] TCT pass rate: 100%
Change-Id: I3d75b03b1858c4b7af9a1c548b4f48ef7d17327f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Piotr Kosko [Thu, 11 Jun 2015 07:41:13 +0000 (09:41 +0200)]
[Calendar] Fix for prevent issue
[Feature] Prevent CID: 447388
Changed strcpy replaced with strncpy.
[Verification] TCT 100% passrate.
Change-Id: I9ee229f970f4466df02cfd4d592c16b393099397
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Pawel Andruszkiewicz [Thu, 11 Jun 2015 07:33:39 +0000 (09:33 +0200)]
[Alarm] Replaced localtime with localtime_r.
Prevent CID: 438161
[Verification] TCT pass rate: 100%
Change-Id: I9011067c049332954b68c0da7aa1daa739477768
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Thu, 11 Jun 2015 08:02:31 +0000 (17:02 +0900)]
Merge "[Callhistory] Run find() and loadPhoneNumbers() in new thread." into tizen_2.4
HyunJin Park [Thu, 11 Jun 2015 08:02:05 +0000 (17:02 +0900)]
Merge "[Account] Disabled move and copy operations in AccountInstance." into tizen_2.4
Pawel Andruszkiewicz [Thu, 11 Jun 2015 08:00:53 +0000 (10:00 +0200)]
[Application] Replaced usleep() with nanosleep().
Prevent CID: 444506, 444606
[Verification] TCT pass rate: 100%
Change-Id: Ieca187206d60a7e501a545db754f7163bc669d6c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Juwon(Julia) Ahn [Thu, 11 Jun 2015 07:26:03 +0000 (16:26 +0900)]
[2.4 TV] temporarily Push API is disabled.
Change-Id: I807236adc6f44e1264f5bf9df93864aee98f6446
Pawel Andruszkiewicz [Thu, 11 Jun 2015 07:13:47 +0000 (09:13 +0200)]
[Account] Disabled move and copy operations in AccountInstance.
Prevent CID: 388376, 404846
[Verification] TCT pass rate: 100%
Change-Id: Ieb1c60a57357156ab935c6a697715236f41d8c30
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Juwon(Julia) Ahn [Thu, 11 Jun 2015 06:57:14 +0000 (15:57 +0900)]
[2.4 TV] Bookmark API is disabled.
Change-Id: I34d89197f09ca68bcb8c1dd4ef390c97a69d9ae1
Tomasz Marciniak [Tue, 9 Jun 2015 05:41:32 +0000 (07:41 +0200)]
[Callhistory] Run find() and loadPhoneNumbers() in new thread.
[Verification] Code compiles without errors.
Change-Id: I529f79f1f8a2351a93a95078e0b79ce79bf8349b
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
HyunJin Park [Wed, 10 Jun 2015 13:02:22 +0000 (22:02 +0900)]
Merge "[Time] Fixed issues from prevent" into tizen_2.4
Piotr Kosko [Wed, 10 Jun 2015 12:22:28 +0000 (14:22 +0200)]
[Time] Fixed issues from prevent
[Verification] TCT passrate 100%.
Change-Id: I05d3f3e7eb610b83b75b714e13c31b31b1be7fa9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Rafal Galka [Wed, 10 Jun 2015 11:51:19 +0000 (13:51 +0200)]
[build] devel package
[info] http://168.219.209.56/jira/browse/XWALK-369
Change-Id: Ic76869dd260055e5df69aa903b6682af6b0fe454
HyunJin Park [Wed, 10 Jun 2015 10:11:15 +0000 (19:11 +0900)]
Merge "[SystemSetting] Added nullptr check." into tizen_2.4
Pawel Andruszkiewicz [Wed, 10 Jun 2015 09:50:59 +0000 (11:50 +0200)]
[SystemSetting] Added nullptr check.
Prevent CID: 404472
[Verification] Pass rate should not change.
Change-Id: I9ffa21ae7cd50215dc105849ffa2183ad333d349
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Wed, 10 Jun 2015 09:44:54 +0000 (11:44 +0200)]
[SystemSetting] Added initialization of variable.
Prevent CID: 389409, 398556
[Verification] Pass rate should not change.
Change-Id: Ieae163d843381eaf6a652b255e35d015ae019d2f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Wed, 10 Jun 2015 09:31:26 +0000 (18:31 +0900)]
Merge "[Systeminfo] Fixed issues from prevent" into tizen_2.4
Piotr Kosko [Wed, 10 Jun 2015 09:22:48 +0000 (11:22 +0200)]
[Systeminfo] Fixed issues from prevent
[Verification] TCT passrate 100%
Change-Id: I962388132dc8737ccfced458f9fcbd86ffa37fd3
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Pawel Andruszkiewicz [Wed, 10 Jun 2015 08:36:06 +0000 (10:36 +0200)]
[Application] Updated implementation of uninstall listener.
package_manager_get_package_info() replaced with package_info_create().
[Verification] Manual TCT pass rate 100%
Change-Id: Ia415857ccec2c4c4555d6c1631b58752e03b2efa
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Wed, 10 Jun 2015 07:14:37 +0000 (16:14 +0900)]
Merge "[Secureelement] - fixing bugs with noninitialized variable and deallocating variable" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 07:08:58 +0000 (16:08 +0900)]
Merge "[Package] check ethernet feature for testing on emulator" into tizen_2.4
Andrzej Popowski [Wed, 10 Jun 2015 06:48:48 +0000 (08:48 +0200)]
[Secureelement] - fixing bugs with noninitialized variable and deallocating variable
Change-Id: I537acf90a04fa5d0cefe4415002715fdcc336568
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Piotr Kosko [Wed, 10 Jun 2015 06:05:03 +0000 (08:05 +0200)]
[Package] check ethernet feature for testing on emulator
Change-Id: Ia5d73a9be8b655bd8c25da9f265baa59ecee8244
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Wed, 10 Jun 2015 03:36:57 +0000 (12:36 +0900)]
Merge "[NFC] - fixing errors reported by prevent" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:38:07 +0000 (10:38 +0900)]
Merge "[Sound] Added initialization of variable" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:30:08 +0000 (10:30 +0900)]
Merge "[Notification] - fixing memory deallocation bugs reported by prevent" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:36 +0000 (10:19 +0900)]
Merge "[Messaging] Fixed memory handling in findMessages()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:22 +0000 (10:19 +0900)]
Merge "[Messaging] Removed accidental usage of temporary variables." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:13 +0000 (10:19 +0900)]
Merge "[Messaging] Delete composite filter in case of error." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:00 +0000 (10:19 +0900)]
Merge "[Messaging] Delete callback in case of error." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:44 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed memory handling in convertPlatformShortMessageToObject()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:32 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed memory handling in convertPlatformEmail()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:19 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed type returned from msg_list_length()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:07 +0000 (10:18 +0900)]
Merge "[Messaging] Automatically release message memory." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:17:51 +0000 (10:17 +0900)]
Merge "[Messaging] Automatically release mms memory." into tizen_2.4
Pawel Andruszkiewicz [Tue, 9 Jun 2015 14:05:03 +0000 (16:05 +0200)]
[Messaging] Fixed memory handling in findMessages().
Prevent CID: 398610, 401216.
[Verification] Pass rate should not change.
Change-Id: Iecc0841c9216d95ce4d4d009105c74eb711e22ab
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:48:29 +0000 (15:48 +0200)]
[Messaging] Removed accidental usage of temporary variables.
Prevent CID: 407660
[Verification] TCT pass rate should not change.
Change-Id: Ic067755f903c98f1b4a628cb318b56ab3c054b1b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:28:55 +0000 (15:28 +0200)]
[Messaging] Delete composite filter in case of error.
Prevent CID: 403340
[Verification] TCT pass rate should not change.
Change-Id: I82735fb59e399be45931c13641543f822d9fd3ae
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:21:57 +0000 (15:21 +0200)]
[Messaging] Delete callback in case of error.
Prevent CID: 398471
[Verification] Pass rate should not change.
Change-Id: Idaddd4335edd60d8451a74b5504c20c1cb278413
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:13:59 +0000 (15:13 +0200)]
[Messaging] Fixed memory handling in convertPlatformEmail().
Prevent CID: 403650
[Verification] Pass rate should not change.
Change-Id: Ib7ae514ab34a61ed8d8c036af8b34d3f4d0b5c98
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 12:44:40 +0000 (14:44 +0200)]
[Messaging] Fixed memory handling in convertPlatformShortMessageToObject().
Prevent CID: 402406
[Verification] Pass rate should not change.
Change-Id: Ib2ac577e0f7fc62e7b0d52b47ea26e38f65798cb
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Andrzej Popowski [Tue, 9 Jun 2015 11:56:35 +0000 (13:56 +0200)]
[Notification] - fixing memory deallocation bugs reported by prevent
Change-Id: I16efd559297c2caa8791ce9d96a1cfae28725bbe
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Piotr Kosko [Tue, 9 Jun 2015 12:22:31 +0000 (14:22 +0200)]
[Sound] Added initialization of variable
Change-Id: I6fbae25f5790db48ae3a67f236b9c54c002fed60
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 12:22:19 +0000 (14:22 +0200)]
[Messaging] Fixed type returned from msg_list_length().
Prevent CID: 386983, 401838, 405086.
[Verification] TCT pass rate should not change.
Change-Id: Ib2e34aebd61a4b1aaeb014fb2eaacf9438e849a2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 10:45:01 +0000 (12:45 +0200)]
[Messaging] Automatically release message memory.
Prevent CID: 392578
[Verification] TCT pass rate (SMS) did not change.
Change-Id: Ib85ffad173aa01a31b3d39b3f5529ac2c0a0837f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 10:28:27 +0000 (12:28 +0200)]
[Messaging] Automatically release mms memory.
Prevent CID: 386587
[Verification] TCT pass rate (MMS) did not change.
Change-Id: Icabd80a672a5bd789a0d483f41b252b4a6a9ff87
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Andrzej Popowski [Tue, 9 Jun 2015 10:23:17 +0000 (12:23 +0200)]
[NFC] - fixing errors reported by prevent
Change-Id: I9cccbd853a6eacfd7a073c6b68d9d23eb86d9fcb
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
HyunJin Park [Tue, 9 Jun 2015 09:42:05 +0000 (18:42 +0900)]
Merge "[Exif] - fixing memory allocation and time bugs" into tizen_2.4
Andrzej Popowski [Tue, 9 Jun 2015 08:42:49 +0000 (10:42 +0200)]
[Exif] - fixing memory allocation and time bugs
Change-Id: I60ff6c565325ef8dfc9b3183fa13afbfb5ec0928
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
HyunJin Park [Tue, 9 Jun 2015 09:08:15 +0000 (18:08 +0900)]
Merge "[Filesystem] FilesystemStat: initialize all fields in constructor." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:08:03 +0000 (18:08 +0900)]
Merge "[Filesystem] CreateFile() return in case of error." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:45 +0000 (18:07 +0900)]
Merge "[KeyManager] Check value returned by g_base64_decode()." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:34 +0000 (18:07 +0900)]
Merge "[MediaController] Added check for nullptr." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:19 +0000 (18:07 +0900)]
Merge "[Messaging] Added nullptr check." into tizen_2.4
Pawel Andruszkiewicz [Tue, 9 Jun 2015 08:32:17 +0000 (10:32 +0200)]
[Messaging] Added nullptr check.
Prevent CID: 395691
[Verification] Code compiles, pass rate should not be affected.
Change-Id: I8e4cb65866142ca55c5b5738505fa5dcbde737f2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 08:11:33 +0000 (10:11 +0200)]
[MediaController] Added check for nullptr.
Prevent CID: 389014
[Verification] Code compiles.
Change-Id: I107264ca2067a100183029add8eca1eee4d8fe86
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:54:36 +0000 (09:54 +0200)]
[KeyManager] Check value returned by g_base64_decode().
Prevent CID: 403734
[Verification] Code compiles.
Change-Id: Iace43a13f78105d43d0986c90c81d959498c3da2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Tue, 9 Jun 2015 07:46:32 +0000 (16:46 +0900)]
include vconf-internal-keys for VCONFKEY_SYSMAN_MMC_STATUS
Change-Id: Ie9d5063eb38f5cb35b16c044af2fed2a4d3bc6bf
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:39:42 +0000 (09:39 +0200)]
[Filesystem] FilesystemStat: initialize all fields in constructor.
Prevent CID: 436460
[Verification] TCT pass rate: 289/289.
Change-Id: I05e6195f1f9bffa0738fc4772330109c43ec4700
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:24:50 +0000 (09:24 +0200)]
[Filesystem] CreateFile() return in case of error.
Prevent CID: 406692
[Verification] TCT pass rate: 289/289
Change-Id: I1b8ec74e59a3355f82e3a37a1d2c42e1d8b05149
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Tue, 9 Jun 2015 05:05:20 +0000 (14:05 +0900)]
change build feature for fm radio
- build feature doesn't work
Change-Id: I7dfc419fb06e080187f6791e897d5755eaf6f197
Hyunjin Park [Tue, 9 Jun 2015 04:39:49 +0000 (13:39 +0900)]
Merge "build error fix - disable VCONFKEY_SYSMAN_MMC_STATUS" into tizen_2.4
Hyunjin Park [Tue, 9 Jun 2015 04:38:26 +0000 (13:38 +0900)]
build error fix - disable VCONFKEY_SYSMAN_MMC_STATUS
Change-Id: Ia5c4466cca1af15e00587f7e5d981b1b140d6682
HyunJin Park [Tue, 9 Jun 2015 04:24:12 +0000 (13:24 +0900)]
Merge "[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 04:18:23 +0000 (13:18 +0900)]
Merge "[Download] - fixing memory leaks" into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 00:42:55 +0000 (09:42 +0900)]
Merge "[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 00:41:19 +0000 (09:41 +0900)]
Merge "[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER." into tizen_2.4
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:32:41 +0000 (15:32 +0200)]
[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER.
Prevent CID: 402902
[Verification] TCT pass rate: 441/441.
Change-Id: I895dadf8473f7c75077380645ca4020f973124a4
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:23:32 +0000 (15:23 +0200)]
[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER.
Prevent CID: 392499
[Verification] TCT pass rate: 441/441.
Change-Id: I33041ca3c0891e90d55e8a5e4313a0a1092ad9e1
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Andrzej Popowski [Mon, 8 Jun 2015 13:13:09 +0000 (15:13 +0200)]
[Download] - fixing memory leaks
Change-Id: Ia274fd8f4b2a45f98500f12e0c897f9c336e58d4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:07:19 +0000 (15:07 +0200)]
[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER.
Prevent CID: 385999
[Verification] TCT pass rate: 441/441.
Change-Id: Ic9b475053be8138bb2baeefa3eacb597ac14be27
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>