1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-20 07:28:20 +00:00
Jia Tan c44c7e7590 Tests: Fix memory leaks in test_index.
Several tests were missing calls to lzma_index_end() to clean up the
lzma_index structs. The memory leaks were discovered by using
-fsanitize=address with GCC.
2023-07-18 13:26:48 +03:00
..
2023-02-03 21:42:48 +08:00
2022-12-13 12:30:09 +02:00
2022-10-06 17:34:27 +03:00
2023-03-07 23:24:56 +08:00