eina log - handle possible overflow from high mem (last few bytes) or env
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 6 Aug 2016 06:53:18 +0000 (15:53 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 6 Aug 2016 06:53:18 +0000 (15:53 +0900)
commit83752435cf52da3bdcaf7f717922076f97d90bd5
tree761d4b28ca0567435f24e1e193799038b5e9ea1c
parent20c6bd296bf5ff41f08c366fd250c9c8a4821acd
eina log - handle possible overflow from high mem (last few bytes) or env

fixes CID 1361219
if you had an env var a few gb in size or we had stuff in the last bit
of memory address space this might be an issue, but that won't happen.

@fix
src/lib/eina/eina_log.c