edje_cc - fix potential divide by 0 in info output if file size is 0
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 8 Feb 2017 07:43:50 +0000 (16:43 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 8 Feb 2017 12:19:39 +0000 (21:19 +0900)
commit5b4c032fb5dc73f2fc8fce124c32c59426cdbb25
tree4c94e6efa6c0ef81952664ff4fdc0d915a761f7d
parentf6638432d3164cc7982f84109282263aad5c9374
edje_cc - fix potential divide by 0 in info output if file size is 0

this will realistically never happen in a sane case... but its
theoretically possible. fixes CID 1366923
src/bin/edje/edje_cc_out.c