fix for bug #25553 reported by Lu Liyi

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27842 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-02-11 08:32:50 +00:00
parent 2a6f962a4c
commit bee145baba
3 changed files with 7 additions and 2 deletions

View file

@ -3874,7 +3874,7 @@ if (currentRow >= 0 && currentRow < _numberOfRows) \
getNextEvent = YES;
}
}
DESTROY(arp);
IF_NO_GC(DESTROY(arp));
}
if (startedPeriodicEvents == YES)