Opened 11 years ago

Last modified 9 years ago

#342 closed enhancement

Memory leak detection — at Version 2

Reported by: mrusu Owned by: Jinsongdi Yu
Priority: minor Milestone: 9.0.x
Component: systemtest Version: 8.4
Keywords: Cc:
Complexity: Medium

Description (last modified by mrusu)

Would be useful to have a memory leak detection option, especially combined with systemtest.

Change History (2)

comment:1 by Jinsongdi Yu, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

comment:2 by mrusu, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: closedreopened

Reopened the ticket, since it refers to something else than ../systemtest/testcases_fixed/test_memleak
As I could see, test_memleak checks for errors 801 (system overload) or 206 (error in base dbms), but not for memory leaks caused by the code, when the allocated memory is not freed afterwards. I am sure there are quite a number of occurrences.

Note: See TracTickets for help on using tickets.