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)
commit41b6a932fe0a0b2a77a840a12cee71e5b8e08038
tree9666961059bd1f3d8a348ee32754057abb721fb5
parent431b15cd48a077ddf7e8c2e8d73872d5225e7e36
elm cnp: fix freeing selection buf

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