codec2 icon indicating copy to clipboard operation
codec2 copied to clipboard

Fix libasan related crashes

Open tmiw opened this issue 1 year ago • 0 comments

This PR fixes the libasan-related crashes per #43. On x86_64, all tests now pass except for test_demo_700d_python (likely due to how libasan interacts with Python itself) and test_clang_format (Fedora's clang-format is apparently a different version than the one in GitHub and throws errors).

EDIT: updated PR to reflect latest state.

tmiw avatar Mar 28 '24 08:03 tmiw