Search before asking
Version
master
What's Wrong?
There are two memory problems in agg_test.cpp.
- mismatched-new-delete
- memory leak
What You Expected?
Fix those memory problems.
How to Reproduce?
Compile and run agg_test.cpp.
./run-be-ut.sh --run agg_test
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct