during a check with cppcheck, the tool found a missmatch in allocation and deallocation of memory. This is a potential source of a memory leak.
Please refer the attached patch that fixes the issue.
Best regards
Ettl Martin.
during a check with the static code analysis tool cppcheck, the tool discoverd a resource leak in wxcode/trunk/wxCode/components/wxjson/samples/hexd.cpp
Please refer the attached patch that fixes the issue.
Best regards
Ettl Martin.