VirtGL : Bug fixes 21/18621/1
authorjinhyung.jo <jinhyung.jo@samsung.com>
Thu, 27 Mar 2014 07:21:39 +0000 (16:21 +0900)
committerjinhyung.jo <jinhyung.jo@samsung.com>
Thu, 27 Mar 2014 07:21:39 +0000 (16:21 +0900)
commita9633512c38e66ff30b15d0a3037519c298bff7b
treee121901c3fc2252007d69106d0e5847284fbd78d
parentdcae908798948dd9da8374a298a8555b3bcc9eed
VirtGL : Bug fixes

prevent memory leaks, release the memory that allocated internally when go out it's scope
add a processing when the current_qsurface pointer is NULL
fix incorrect error handling that causes a null pointer dereferencing

Change-Id: I0ded58fb33ec234d42f3b5f890b77f50ed75a198
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
tizen/src/hw/opengl_exec.c
tizen/src/hw/parse_gl_h.c