elementary/index - [E-devel] [Patch] elm_index patch
authorRAJEEV RANJAN <rajeev.r@samsung.com>
Wed, 30 Nov 2011 00:07:44 +0000 (00:07 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Wed, 30 Nov 2011 00:07:44 +0000 (00:07 +0000)
commit307213c0cf67bfe91c57db6e001ca77a3baa13cf
treec4657d86a75a66035ea7890077c851c282327dd5
parent066f97ad6f997fdb527d56c0068152551bf6dd3d
elementary/index - [E-devel] [Patch] elm_index patch

Hi,

Attachment to the mail is elm_index patch.

Change Log:
a. Memory leak fix in function elm_index_item_append_relative due to memory allocated for item creation reamined allocated when the control returns.
b. Memory leak fix in function elm_index_item_prepend_relative due to memory allocated for item creation reamined allocated when the control returns.

Signed-Off-By: RAJEEV RANJAN <rajeev.r@samsung.com>
Signed-Off-By: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
Signed-Off-By: ChunEon Park <hermet@hermet.pe.kr>
SVN revision: 65697
src/lib/elm_index.c