yet another null deref

SVN revision: 56151
This commit is contained in:
Mike Blumenkrantz 2011-01-16 01:34:05 +00:00
parent 5788f79169
commit 6d87da8c14
1 changed files with 1 additions and 1 deletions

View File

@ -2185,7 +2185,7 @@ _pager_desk_cb_mouse_move(void *data, Evas *e __UNUSED__, Evas_Object *obj __UNU
pd->drag.start = 0;
}
if (pd->drag.in_pager)
if (pd->drag.in_pager && pd->pager)
{
evas_object_geometry_get(pd->o_desk, &x, &y, &w, &h);
drag = e_drag_new(pd->pager->zone->container,