mirror of
https://github.com/facebook/zstd.git
synced 2026-01-06 11:21:19 +03:00
When an error occurs in BMK_isSuccessful_runOutcome, the code previously skipped the call to BMK_freeTimedFnState(tfs), leaking the allocated tfs object. Fiexed by calling BMK_freeTimedFnState(tfs) before goto _cleanOut.
46 KiB
46 KiB