ASAN double-free error for 15445 fall p0 class
I am working on the p0 project for 15-445 fall: https://15445.courses.cs.cmu.edu/fall2023/project0/ as a side hobby. I am no C++ programmer so hope to learn something more in-depth regarding C++ via this course. But there’s a test that I cannot pass for the auto grader. It’s a ASAN error from a concurrent tests regarding double free: