1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-20 07:28:20 +00:00
Jia Tan 66bdcfa85f 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-06-29 00:07:16 +08:00
..
2023-02-03 00:42:27 +08:00
2022-12-13 12:30:09 +02:00
2022-10-06 17:34:27 +03:00
2023-02-24 21:11:18 +08:00