elm cnp: fix freeing selection buf
authorDaniel Hirt <daniel.hirt@samsung.com>
Tue, 4 Feb 2014 13:02:54 +0000 (15:02 +0200)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 9 Feb 2014 11:22:24 +0000 (13:22 +0200)
commite025c1a93afb6acb9cf2f0a394cf73e3fcec87c1
tree47e9a972395912195e7bdeb89b5a7dbd99ed688a
parent37eb8fd233365e2922d9d0b372bd040d697f2555
elm cnp: fix freeing selection buf

Moved a misplaced ELM_SAFE_FREE of the selection buffer,
 as valgrind still showed lost bytes with selection.
src/lib/elm_cnp.c