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 #18002 is a reply to message #18001] Sat, 06 September 2008 00:43 Go to previous messageGo to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
Seems with Upp, the right course of action would be to:
SetExitCode(1);
return;

instead of using exit(1);

As we are really in function ConsoleMainFn_(), which is called from main().
hmm, but this doesn't solve library issue.

[Updated on: Sat, 06 September 2008 00:45]

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: Sun May 12 08:07:56 CEST 2024

Total time taken to generate the page: 0.01499 seconds