Hi,
I've compiled 'trival' example and after program exit i have a message in
debugger:
Detected memory leaks!
Dumping objects ->
{45} normal block at 0x008F2638, 33 bytes long.
Data: < C > 00 43 00 CD CD CD CD CD CD CD CD CD CD CD CD CD
{44} normal block at 0x008F25D0, 40 bytes long.
Data: < |L > 14 7C 4C 10 0E 00 00 00 00 00 00 00 00 00 00 00
Object dump complete.
The thread 0x41C has exited with code 0 (0x0).
The program 'Q:\libs\log4cxx\msvc\Bin\Debug\trivial.exe' has exited with
code 0 (0x0).
This message occurs in debug and static_debug builds.
Output was the same, when i added log4cxx library for my application and
only call BasicConfigurator::configure();. I also tried to load
configuration from file using PropertyConfigurator and everything works
fine, but memory leaks were still exists.
I don't have any idea what is going on?? Please help me.
best regards,
Lukasz Czerpak
SOFTNET