Seeing a lot of memory leaks...
Posted: 2009-09-17T08:33:16-07:00
Hi, :shock:
I've just built 6.5.6 using VisualStudio 8. When I link to my own programs or try eg the IMDisplay or NtMagic sample apps and run under the VS Debugger, it's all great until I exit the app in question and then I consistently get a whole heap of messages like
Detected memory leaks!
Dumping objects ->
{32306} normal block at 0x03BE0810, 8 bytes long.
Data: <P ¾ ° ¾ > 50 06 BE 03 B0 1F BE 03
..\..\magick\memory.c(204) : {13722} normal block at 0x03BD3790, 36 bytes long.
Data: < 6 ÿÿÿÿ > 88 13 36 00 FF FF FF FF 00 00 00 00 00 00 00 00
{13712} normal block at 0x03BE1FB0, 8 bytes long.
Data: <Ø ¾ È Œ > D8 1D BE 03 C8 0B 8C 02
I've looked around and can't find anything wrong. I'm new to IM, but I'm guessing this isn't right. Any ideas?
(Oh, and I set WINVER to 0x0501 and colour depth to 8 in the config).
Thanks
Miles
I've just built 6.5.6 using VisualStudio 8. When I link to my own programs or try eg the IMDisplay or NtMagic sample apps and run under the VS Debugger, it's all great until I exit the app in question and then I consistently get a whole heap of messages like
Detected memory leaks!
Dumping objects ->
{32306} normal block at 0x03BE0810, 8 bytes long.
Data: <P ¾ ° ¾ > 50 06 BE 03 B0 1F BE 03
..\..\magick\memory.c(204) : {13722} normal block at 0x03BD3790, 36 bytes long.
Data: < 6 ÿÿÿÿ > 88 13 36 00 FF FF FF FF 00 00 00 00 00 00 00 00
{13712} normal block at 0x03BE1FB0, 8 bytes long.
Data: <Ø ¾ È Œ > D8 1D BE 03 C8 0B 8C 02
I've looked around and can't find anything wrong. I'm new to IM, but I'm guessing this isn't right. Any ideas?
(Oh, and I set WINVER to 0x0501 and colour depth to 8 in the config).
Thanks
Miles