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 #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: Fri May 15 22:40:19 GMT+2 2026

Total time taken to generate the page: 0.00521 seconds