Search found 1 match
- 2013-03-23T13:57:43-07:00
- Forum: Bugs
- Topic: "display" in 6.8.3.10 consumes all memory
- Replies: 2
- Views: 5388
Re: "display" in 6.8.3.10 consumes all memory
Heya, I've got the same problem over here, although it still draws the image. I dug into this a bit and found that revision 10959 broke it severely: It looks like a cleanup commit, but because the image is not changed at all if the next one is NULL, the while loop draws the image over and over again ...