eina utils and vpath - use euid not uid if setuid for correct user
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 Feb 2017 09:50:15 +0000 (18:50 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 9 Feb 2017 09:50:15 +0000 (18:50 +0900)
commit1a481cfe4d47974840b05b4a396c71ce1c987570
treec8f0d960463d26d737cfb110174e85334a4e62a6
parentd345b899b2fa5eb628a2d433fd60868bfab162e2
eina utils and vpath - use euid not uid if setuid for correct user

was using uid not euid for "if setuid use safe way to get location" -
ie the user that effectively owns the process, not nominally.

@fix
src/lib/efl/interfaces/efl_vpath_core.c
src/lib/eina/eina_util.c