[4.0] changed to return null string (not NULL) in KeyEvent's error case 79/168479/1 accepted/tizen/4.0/unified/20180131.050221 submit/tizen_4.0/20180129.062802
authordongsug.song <dongsug.song@samsung.com>
Mon, 29 Jan 2018 01:54:45 +0000 (10:54 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Mon, 29 Jan 2018 01:54:45 +0000 (10:54 +0900)
Change-Id: Ib954727910fd34220cb755a87f94dbc193e8d63c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dali-csharp-binder/src/dali_wrap.cpp

index 521f283..882eac4 100755 (executable)
@@ -31348,7 +31348,7 @@ SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Key_keyPressed_get(void * jarg1) {
   char * jresult ;
   if( NULL == jarg1 )
   {
-    jresult = NULL;
+    jresult = SWIG_csharp_string_callback( "" );
   }
   else
   {