egl: Ignore certain environment variables when setuid/setgid.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 2 Feb 2010 08:47:53 +0000 (16:47 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 3 Feb 2010 06:16:15 +0000 (14:16 +0800)
commit6fd8b6a9e22f474117281b00d15c548c29b8197f
tree87fe60361a6b5289b9a2fdf7f91f3a4250a1d4af
parent5d8646c41ff3022692fa9d7f5f1644a2a60641e4
egl: Ignore certain environment variables when setuid/setgid.

Specifically, ignore EGL_DRIVERS_PATH when an application is
setuid/setgid.  And ignore EGL_DRIVER when there is a slash in it.
docs/egl.html
src/egl/main/egldriver.c