1. Fixed crash in UniString constructor 04/57504/2
authorSergei Kobec <s.kobec@samsung.com>
Wed, 20 Jan 2016 13:13:44 +0000 (15:13 +0200)
committerSergei Kobec <s.kobec@samsung.com>
Wed, 20 Jan 2016 13:14:10 +0000 (15:14 +0200)
commit91a03e98049f6479f6ae0b509fe83becc38ddd02
tree732b34942b7601978f00ea03f8cea828031facb5
parent1a854c33deb2954c342c77066a024bbe60912c0b
1. Fixed crash in UniString constructor
2. Fixed elm_index issue on item deletion
3. Fixed crash in PersonItem getText callback

Change-Id: I3aee2860e067a44e969cbac694c81eeeb453f489
Signed-off-by: Sergei Kobec <s.kobec@samsung.com>
lib-common/src/Utils/UniString.cpp
lib-contact/src/Contacts/List/ListView.cpp
lib-contact/src/Contacts/List/PersonItem.cpp