edje_cc handle theoretical string overflow (not real) shhh coverity
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 11 Jul 2016 13:23:58 +0000 (22:23 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 11 Jul 2016 13:23:58 +0000 (22:23 +0900)
commit4329a359dc967d550965edd5139218afe3718347
treecf544f5c8461d9478ee4b03febc03e4838d1491a
parent52f752f73d592d8673012b119528cde3578678a1
edje_cc handle theoretical string overflow (not real) shhh coverity

these strings are internal fixed strings so never bigger than buffer,.
but silence coverity to avoid noise. fixes CID 1355588 , 1355589
src/bin/edje/edje_cc_parse.c