fix alloc to use right sizeof type in elm_image
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 Jan 2014 06:04:46 +0000 (15:04 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 Jan 2014 06:04:46 +0000 (15:04 +0900)
commit1b7bbde23e7a609c71a11095fd961b32ea766737
treed0d19a7c488f2ef5eae2f6ee71095ae7f63bf827
parent84e91b687b99376738728cf33324532c828551a3
fix alloc to use right sizeof type in elm_image

this should fix CID 1132738 - not a real issue as it still was * 4 but
more obvious and clean after fix
src/lib/elm_image.c