Hi,
I hope you're doing well. I've solved some memory leak issues in the "ProfileParser.CPP" file.
In functions "IsSolderprofileCSV()" and "loadSolderCsv()", a buffer is allocated for file operations, but in some conditions, that buffer is not correctly deleted and causes stack problems.
Best regards
Hi, I hope you're doing well. I've solved some memory leak issues in the "ProfileParser.CPP" file. In functions "IsSolderprofileCSV()" and "loadSolderCsv()", a buffer is allocated for file operations, but in some conditions, that buffer is not correctly deleted and causes stack problems. Best regards