Add memory leak tests
Open
regression tests
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
We should be able to get the allocated memory in memory context, e.g. in the same way MemoryContextStatsDetail does, and inspect it across different tests.
(valgrind will not view any memory allocated in a memory context as a memory leak).
Contributor guide
Assessment
This issue has not been assessed yet.