Commit Graph
5 Commits
Author SHA1 Message Date
jinyaoguo 878be1c8f0 fix 2025-06-21 13:43:47 -04:00
jinyaoguo a74f7fcabd merge 2025-06-21 12:57:12 -04:00
shixuantong de8d9e8914 Fix several locations with potential memory leak 2025-06-09 21:23:23 +08:00
jinyaoguo 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
Yann Collet ff7a151f2e update test name 2024-04-21 10:44:50 -07:00