Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 825
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: Sat May 11 19:09:35 CEST 2024

Total time taken to generate the page: 0.02468 seconds