evas-gl-drm: Trap for invalid gbm bo
authorChris Michael <cp.michael@samsung.com>
Fri, 5 Jun 2015 17:39:41 +0000 (13:39 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 5 Jun 2015 17:40:35 +0000 (13:40 -0400)
commit50a37e72fc6ba7f64000082917f111a26447257a
tree6dfe1502656bc3711a007b7f0d254f55bd37c92c
parentceda77750bf976f36117e0fb668973211c5fa991
evas-gl-drm: Trap for invalid gbm bo

Summary: If we fail to lock the front buffer, we will not get a valid
bo returned so we should not be calling other functions which require
a bo.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_drm/evas_outbuf.c