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)
commit9d6f81714bdc6c3c37ecdf5f19a5319b03c1fb6f
tree6f43f7ee6749cf3b7690f5a537ad16a5699a19ac
parenteb395f0023567824bf7a14682fa4173b9e6ea7ca
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: http://svn.enlightenment.org/svn/e/trunk/evas@70593 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_map.c