do not make eet files get refcounts of 2 on eet_mmap so they then never free.
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 May 2013 23:54:50 +0000 (08:54 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 May 2013 23:54:50 +0000 (08:54 +0900)
commit425986b4fedc9496774d848a40059e538b5709f8
tree887eea91f78a9ad5689de362142c09fccce290ca
parent8d71c338bd7b98f5b7c03386c863e639b0c39f60
do not make eet files get refcounts of 2 on eet_mmap so they then never free.

we set references to 1 then on success references++... thus ALWAYS
being on 2.
src/lib/eet/eet_lib.c