edje_cc handle line too long for buffers
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Jun 2017 03:01:38 +0000 (12:01 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Jun 2017 03:01:38 +0000 (12:01 +0900)
commitd3420cd35c692a808c0a626c8e54a0c85af3a4d4
tree396c1013510d381566a4647ceae3abccda183185
parentb9b0177d5e0f2b3a03f77e04c64de534b2c786ac
edje_cc handle line too long for buffers

if a line from the cpp processor is too long (more than 4k) then abort
compilation as something is wrong asnd our buffers can't handle it
anyway.

@fix
src/bin/edje/edje_cc_parse.c