1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-28 00:01:53 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
878be1c8f0 fix 2025-06-21 13:43:47 -04:00
a74f7fcabd merge 2025-06-21 12:57:12 -04:00
de8d9e8914 Fix several locations with potential memory leak 2025-06-09 21:23:23 +08:00
a81ffe11d4 Release resources in error paths via cleanup
Replace direct returns in error-handling branches with a unified
cleanup block that frees allocated resources before returning,
improving code quality and robustness.
2025-06-04 18:08:11 -04:00
ff7a151f2e update test name 2024-04-21 10:44:50 -07:00