ecore-evas-extn : map shm for sharing render pixels conservatively
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 26 Jun 2015 08:37:24 +0000 (17:37 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 26 Jun 2015 08:37:24 +0000 (17:37 +0900)
commite90d60f8f55688de3881d7f4119630241e78a843
tree04f7b371dcafc10c84c435100cacfb52af897ba6
parent049b397a86f8ebadf9c67c00c691b810f3f32ce2
ecore-evas-extn : map shm for sharing render pixels conservatively

@fix

before we mapped these segmentsa read+write for the user or read+write
for EVERYONE if system. this now creates the file as r+w for the user
and +ro for everyone only IF system, and clients voluntarily map
read-only to avoid possible memory corrupting of pixels from the
client side. not more secure for clients, but nicer. defintiely more
secure for system services.
src/modules/ecore_evas/engines/extn/ecore_evas_extn_buf.c