ecore/ecore_exe - Don't free the event data while we use it.
authorRafael Antognolli <antognolli@gmail.com>
Mon, 29 Aug 2011 21:20:26 +0000 (21:20 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Mon, 29 Aug 2011 21:20:26 +0000 (21:20 +0000)
commit788f0c84e2f5cc1a3b988da3477db5fcc855bbe3
treec5270a734d901063bd551e808f57f2846bc5bb3f
parent1a1b9bc52bece6b5ebef5dab42ffcc701b0d3141
ecore/ecore_exe - Don't free the event data while we use it.

Since we are memcpying it to a new allocated memory, we can only free it after
finishing doing that.

SVN revision: 62970
legacy/ecore/src/lib/ecore/ecore_exe.c