SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

MoRe Emulator leaks memory on screen orientation change #1156

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start MoRe emulator with any application, i.e. ScreenOrientation example
2. Press F4 multiple times and watch process memory of MoRe.exe

What is the expected output? What do you see instead?
Expected: MoRe should free allocated resources (possibly allocated  screen DC 
bitmap) accordingly.
Seen instead: Memory usage is increasing when pressing F4 and allocated memory 
doesn't seem to get freed.

What version of the product are you using? On what operating system?
MoSyncWindows-111117-0013.exe Win XP

Original issue reported on code.google.com by e...@csp.at on 21 Nov 2011 at 1:54