projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5288b73
)
ecore: remove warning from tests case.
author
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 23 Feb 2015 16:34:31 +0000
(17:34 +0100)
committer
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 23 Feb 2015 16:35:22 +0000
(17:35 +0100)
src/tests/ecore/ecore_test_ecore_con.c
patch
|
blob
|
history
diff --git
a/src/tests/ecore/ecore_test_ecore_con.c
b/src/tests/ecore/ecore_test_ecore_con.c
index
b1de6c1
..
e29139d
100644
(file)
--- a/
src/tests/ecore/ecore_test_ecore_con.c
+++ b/
src/tests/ecore/ecore_test_ecore_con.c
@@
-178,7
+178,7
@@
_dns_err(void *data, int type EINA_UNUSED, void *ev EINA_UNUSED)
void _ecore_con_server_client_tests(Ecore_Con_Type compl_type, const char *name)
{
- Ecore_Con_Server *server;
+ Ecore_Con_Server *server
= NULL
;
Ecore_Con_Server *client;
Ecore_Con_Client *cl;
const Eina_List *clients, *l;