ecore_drm2: Move function call after the NULL check
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 17 Mar 2017 20:06:39 +0000 (15:06 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 17 Mar 2017 20:06:39 +0000 (15:06 -0500)
commit39da430878ed0d8b4521694087f7f4ed6e1a2e4a
tree3f512ca7642c70c5dbcb26e8f00b4ae48d4311aa
parent3b50c86985207a4a486860db35079d69911a1e73
ecore_drm2: Move function call after the NULL check

Was dereferencing ob before NULL checking it.  What could possibly go
wrong?
src/modules/evas/engines/gl_drm/evas_outbuf.c