alternetsoft / AlternetUI

MIT License
24 stars 2 forks source link

Memory leaks #46

Open neoxeo opened 1 year ago

neoxeo commented 1 year ago

In debug Mode I have this message with CommonDialogsSample :

Detected memory leaks! Dumping objects -> {147023} normal block at 0x000002C4BBB5DDF0, 16 bytes long. Data: < > A8 D3 05 B9 C4 02 00 00 00 00 00 00 00 00 00 00 {147022} normal block at 0x000002C4BBB85C80, 32 bytes long. Data: < U > FF FF FF FF FF FF FF FF C0 55 B8 BB C4 02 00 00 {4376} normal block at 0x000002C4B6B54440, 232 bytes long. Data: < q > C8 88 71 01 FB 7F 00 00 00 00 00 00 00 00 00 00 ... ... Object dump complete. Le programme '[1372] CommonDialogsSample.exe' s'est arrêté avec le code 0 (0x0).

generalloki commented 1 year ago

This is known. There are memory leaks. With time we will fix it.

neoxeo commented 1 year ago

Ok, if there is an issue already opened for this error, you can close it.

generalloki commented 1 year ago

There were no such issue, so it's good that you have created it.

neoxeo commented 1 year ago

Memory Leak detected in ExplorerUiSample

Detected memory leaks!
Dumping objects ->
{427222} normal block at 0x0000028D93F10D30, 48 bytes long.
 Data: <  1             > D0 D7 31 F3 FF 7F 00 00 CD CD CD CD CD CD CD CD 
generalloki commented 1 year ago

Do not pay much attention to this right now. Memory leaks are in all samples. This will be fixed closer to 1.0 release