-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage - Ra 2022-01-10
Resource leak
The system resource will not be reclaimed and reused, reducing the future availability of the resource. Leak of memory or pointers to system resources
/src/cursor/cur_table.c:1122: RESOURCE_LEAK 121270 Variable "ctable" going out of scope leaks the storage "ctable->plan" points to.