elm_prefs_cc: handle line too long for buffers
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Jun 2017 02:54:15 +0000 (11:54 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 8 Jun 2017 02:54:15 +0000 (11:54 +0900)
commitb9b0177d5e0f2b3a03f77e04c64de534b2c786ac
tree2586c5f1be085b930845155d5c6a402594417bfa
parent45656ccb80f937f442fa47ef247b0cf6452856bb
elm_prefs_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/elementary/elm_prefs_cc_parse.c