Update change log and spec for wrt-plugins-tizen_0.4.50
authorDongjin Choi <milkelf.choi@samsung.com>
Thu, 4 Jul 2013 08:21:51 +0000 (17:21 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Thu, 4 Jul 2013 10:29:34 +0000 (19:29 +0900)
commit2293b4b46b4aa8d6a680284a8355577169f1e61b
treeb86c6aae329f344c45e07df1a617dda101fadca1
parentf46a0aaefa5ab1ae57ecba1e6900024c903712d7
Update change log and spec for wrt-plugins-tizen_0.4.50

[model] REDWOOD
[binary_type] PDA
[customer] OPEN

[Issue#] N/A
[Problem] There are including of unused files.
[Solution] Removed including of unused files.
[SCMRequest] N/A

[Issue] N/A
[Problem] updateMessages for email service bug fix
[Cause] updateMessages for email service bug fix
[Solution] updateMessages for email service bug fix

[Issue] N/A
[Problem] Dereferencing pointer "soundPath"
[Cause] Null-checking "soundPath" suggests that it may be null, but it has already been dereferenced on all paths leading to the check
[Solution] inserted Null check.

[Issue] prevent CID : 63078
[Problem] memory leak.
[Cause] free omission.
[Solution] memory free.

[Systeminfo] Fix bug when get duid value

[team] WebAPI
[request] N/A
[horizontal_expansion] N/A
15 files changed:
packaging/wrt-plugins-tizen.spec
src/Callhistory/CallHistory.cpp
src/Callhistory/JSCallHistoryEntry.cpp
src/Callhistory/JSRemoteParty.cpp
src/Contact/ContactSearchEngine.cpp
src/Contact/ContactSearchEngine.h
src/Contact/JSAddressBook.cpp
src/Contact/JSContactManager.cpp
src/Contact/PersonSearchEngine.cpp
src/DataControl/SqlDataControlConsumer.cpp
src/Messaging/Email.cpp
src/Notification/StatusNotification.cpp
src/Systeminfo/JSDeviceCapabilitiesInfo.cpp
src/Systeminfo/Systeminfo.cpp
src/Systeminfo/SysteminfoPropertyInfo.h