Took me three versions of testing to figure this out.
clang_rt.asan_dynamic-x86_64.dll
clang_rt.asan_dbg_dynamic-x86_64.dll
Had these two libraries stored from an older version in the project and did not know. They were getting loaded instead of the new ones hence the error.