Bug #62
OutOfMemory
Start date:
01/07/2021
Due date:
% Done:
100%
Estimated time:
Description
The 'Memory' app, when run for some time, crashes with an 'OutOfMeory' exception.
History
Updated by Leszek Koltunski almost 4 years ago
- Status changed from New to In Progress
- Assignee set to Leszek Koltunski
- Priority changed from Normal to Urgent
- % Done changed from 0 to 60
Commit 8b36dabf fixes the major part of this.
Still one more leak remains - another Uniform Buffer has to be marked for deletion, the one in the EffectQueue.
Updated by Leszek Koltunski almost 4 years ago
Commit fb001aff fixes two more problems with leaking memory. It should be fine now.
Updated by Leszek Koltunski almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100