elementary/cnp - [E-devel] [Patch] elm_cnp notify_handler patch
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 6 Apr 2012 05:58:50 +0000 (05:58 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 6 Apr 2012 05:58:50 +0000 (05:58 +0000)
commitd1988dcb3e1baab65f83ddf944bb9346d7ee4e93
treeadd53a03ebea5b092703652977f45c33ef8084d6
parentb7091d27e54b8d755abc41a2e95ced3182030147
elementary/cnp -  [E-devel] [Patch] elm_cnp notify_handler patch

When pasting data to entry, notify_handler_text sent incorrect string.

Because notify_handler_text received string including garbage value.

I cut string as its data length.

Signed-By-Off: Minseok Kim <minseok3.kim@samsung.com>

SVN revision: 69942
src/lib/elm_cnp.c