Go to file
Stefan Schmidt 193e83033e elm/toolbar: Fix NULL dereference waiting to happen.
The macro returns NULL if it->prev is not valid. So we better check if prev is
not NULL before accessing it.

SVN revision: 81144
2012-12-17 14:12:49 +00:00
legacy/elementary elm/toolbar: Fix NULL dereference waiting to happen. 2012-12-17 14:12:49 +00:00