U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » exit() -> heap leaks detected.
Re: exit() -> heap leaks detected. [message #17997 is a reply to message #17996] Fri, 05 September 2008 23:00 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Maybe "exit" does not call some destructors? Try to exit cleanly.
To set the exit value with clean finish you can use: (to see if it helps)
 	UPP::SetExitCode( 1 );


BTW, what version of UPP and what compiler?
The leak detection should work ok just with the MSC. ( Sad )

[Updated on: Fri, 05 September 2008 23:00]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ suggestions
Next Topic: RectTracker & MaxRect
Goto Forum:
  


Current Time: Fri Jun 19 07:06:15 GMT+2 2026

Total time taken to generate the page: 0.00734 seconds