On Tue, 03 Apr 2012 18:37:07 +0900 Minseok Kim said:
> When pasting data to entry, notify_handler_text sent incorrect string.
> Because notify_handler_text received string including garbage value.
> Thus I cut string as its data length.
this missed freeing the string in if (sel-datacb) {} where
sung.com>
To: <enlightenment-devel@lists.sourceforge.net>;
Cc:
Sent: 2012-04-03 (화) 18:31:27
Subject: [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
On Tue, Apr 3, 2012 at 6:37 PM, Minseok Kim wrote:
> When pasting data to entry, notify_handler_text sent incorrect string.
> Because notify_handler_text received string including garbage value.
> Thus I cut string as its data length.
It's caused from inconsistent by X11 and ecore_x.
X11 api, some
When pasting data to entry, notify_handler_text sent incorrect string.
Because notify_handler_text received string including garbage value.
Thus I cut string as its data length.
Index: src/lib/elm_cnp.c
===
--- src/lib/elm_cnp.c (리
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.
Index: src/lib/elm_cnp.c
===
--- src/lib/elm_cnp.c (리