Memory Leaks, Etc

Asked by Anon12412

I see a lot of memory leaks in your C++ file. You might want to look into that. There's a lot of new operators without any delete operators. On top of that, I even thought I saw a malloc in your code.

Question information

Language:
English Edit question
Status:
Answered
For:
CrossLibs Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
IDWMaster (webadm) said :
#1

Latest few pushes address some memory leaks related to text processing. If there are additional problems that appear unsolved please be more specific as to where you believe the problems are occurring. If you believe you can fix them, feel free to create your own branch and request for it to be committed to the main branch, or submit a patch via the comment system. Thanks!

Revision history for this message
IDWMaster (webadm) said :
#2

As there are no further comments regarding this question I am assuming this question has been solved. If this continues to be a problem, please open a bug report and specify exactly where memory is leaking. Thanks!

- Brian Bosak
- IDWNet Cloud Computing

Can you help with this problem?

Provide an answer of your own, or ask Anon12412 for more information if necessary.

To post a message you must log in.