zstd/lib/compress
Adenilson Cavalcanti a40bad8ec0 [zstd][leak] Avoid memory leak on early return of ZSTD_generateSequence
Sanity checks on a few of the context parameters (i.e. workers and block size)
may prompt an early return on ZSTD_generateSequences.

Allocating the destination buffer past those return points avoids a potential
memory leak.

This patch should fix issue #4112.
2024-08-06 18:01:20 -07:00
..
2023-01-04 13:01:54 -08:00
2023-01-04 13:01:54 -08:00
2023-01-04 13:01:54 -08:00
2024-02-11 22:00:03 +01:00
2023-01-04 13:01:54 -08:00
2023-01-04 13:01:54 -08:00
2023-01-04 13:01:54 -08:00
2023-09-23 18:56:01 +02:00
2023-01-04 13:01:54 -08:00
2024-06-20 20:12:16 +02:00
2023-01-04 13:01:54 -08:00
2024-02-11 22:00:03 +01:00
2023-01-04 13:01:54 -08:00
2023-01-04 13:01:54 -08:00