evas generic loader - expand buffers in case of weird install location
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 1 Jan 2017 23:40:37 +0000 (08:40 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 2 Jan 2017 09:53:56 +0000 (18:53 +0900)
commitb1aa6360e07a64b1779ed6940d4b875f01469b17
tree7dddda5b5088d5849db5ae6eb2114a26e9ab2d5e
parent9e01cf2698d5b24f440d696fd57d469cdc5a6b5f
evas generic loader - expand buffers in case of weird install location

so we had just 128 bytes for path to generic loader utility. in most
cases this is plenty but if you have bizarre symlinks and long paths
we may run out of space, so move up to 4k buffers as this is
realistically the max path len anyway on a system.

@fix
src/modules/evas/image_loaders/generic/evas_image_load_generic.c