evas: so we did have a test to check if we could reuse the same map pointer,
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 2 May 2012 04:37:39 +0000 (04:37 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 2 May 2012 04:37:39 +0000 (04:37 +0000)
commitb101f6345ae362628748ce82c6245aac485ac579
tree6f43f7ee6749cf3b7690f5a537ad16a5699a19ac
parent8c60a6076dc57aac12b2ffdf7fe881633dc638d9
evas: so we did have a test to check if we could reuse the same map pointer,
but instead we did a malloc, a double memcpy and a free. WTH ?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@70593 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_map.c