Opened 4 years ago
Last modified 4 years ago
#16199 assigned bug
Memory leak when allocationg and freeing areas — at Version 1
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ttcoder | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev54290.
Test program attached. When allocationg and freeing areas, used memory continuously increases. Increased item is right side of "System resources and caches" in ProcessController.
Memory is released when team is terminated.
Change History (3)
by , 4 years ago
Attachment: | MemTest.cpp added |
---|
by , 4 years ago
Attachment: | AreaMemoryLeak.png added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Test program.