efl/src/lib/ecore_ipc
Cedric Bail 403e97ecb0 ecore_ipc: prevent a double free.
According to clang static analyzer it is possible to find a path where
buf and svr->buf are pointing to the same array, better be safe than sorry.
Arguably this code could be more readable if it was using Eina_Binbuf.
2013-11-28 17:17:09 +09:00
..
Ecore_Ipc.h ecore_ipc: use the new eina_swap*(). 2013-10-02 20:54:50 +09:00
ecore_ipc.c ecore_ipc: prevent a double free. 2013-11-28 17:17:09 +09:00
ecore_ipc_private.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00