ycyclop
Results
1
issues of
ycyclop
When I do a simple stacktrace there is a memory leak that I do not expect: ``` int main() { int counter = 0; while (counter < 1000) { std::cout