Resolve a really rare segv... ;)

SVN revision: 32816
This commit is contained in:
Davide Andreoli 2007-11-22 03:09:57 +00:00
parent c19130a358
commit 8ff09f438a
1 changed files with 3 additions and 0 deletions

View File

@ -855,6 +855,9 @@ _cb_custom_end (void *data, Evas_Object *o, const char *emi, const char *src)
{
Penguin* tux = data;
//printf("PENGUINS: Custom action end.\n");
if (!tux->custom)
return;
if (tux->r_count > 0)
{
if (tux->reverse)