Evas: Add debug env var EVAS_IMAGE_NO_MMAP
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 18 Aug 2015 02:27:17 +0000 (11:27 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 18 Aug 2015 09:31:39 +0000 (18:31 +0900)
commitea001c3ec1fb6cfb01a794fc9a56c2609488f8f8
treebc7f7487adaa9ddbe8ba1fbaf428120e12a2fed8
parent6124d0733657e425001ce51f526aea3bb8dc54e7
Evas: Add debug env var EVAS_IMAGE_NO_MMAP

Looking for image buffer memory leaks with Valgrind is impossible
when all images are mmaped. This is intended as a DEBUG environment
variable only.
src/lib/evas/common/evas_image_main.c