mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:30:37 +00:00
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:
parent
2a6f962a4c
commit
bee145baba
3 changed files with 7 additions and 2 deletions
|
@ -3874,7 +3874,7 @@ if (currentRow >= 0 && currentRow < _numberOfRows) \
|
|||
getNextEvent = YES;
|
||||
}
|
||||
}
|
||||
DESTROY(arp);
|
||||
IF_NO_GC(DESTROY(arp));
|
||||
}
|
||||
|
||||
if (startedPeriodicEvents == YES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue