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 » Community » Newbie corner » Memory leaks ?
Re: Memory leaks ? [message #51768 is a reply to message #51767] Mon, 20 May 2019 14:14 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
OK, I have fixed my probleme by using :

CopyFile(WhereToGet.ToStd().c_str(),exeToLaunch.ToStd().c_str(),FALSE)

instead of
Upp::FileCopy(WhereToGet.ToStd().c_str(),exeToLaunch.ToStd().c_str())


Does it mean Upp::FileCopy is not working as intended or don't clean is memory allocation properly ?

Thanks for you responses.

Best Regard.
 
Read Message
Read Message
Previous Topic: Compiling app using theIde command line ? (linux)
Next Topic: Value strange behaviour result in ValueTypeError
Goto Forum:
  


Current Time: Fri Jul 18 05:44:24 CEST 2025

Total time taken to generate the page: 0.08752 seconds