forked from mirrors/linux
		
	|  f3c11cf5ca ZSTD_createCDict_advanced2() must ensure that ZSTD_createCDict_advanced_internal() has successfully allocated cdict. customMalloc() may be called under low memory condition and may be unable to allocate workspace for cdict. Link: https://lkml.kernel.org/r/20240902105656.1383858-4-senozhatsky@chromium.org Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: Nick Terrell <terrelln@fb.com> Cc: Minchan Kim <minchan@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> | ||
|---|---|---|
| .. | ||
| clevels.h | ||
| fse_compress.c | ||
| hist.c | ||
| hist.h | ||
| huf_compress.c | ||
| zstd_compress.c | ||
| zstd_compress_internal.h | ||
| zstd_compress_literals.c | ||
| zstd_compress_literals.h | ||
| zstd_compress_sequences.c | ||
| zstd_compress_sequences.h | ||
| zstd_compress_superblock.c | ||
| zstd_compress_superblock.h | ||
| zstd_cwksp.h | ||
| zstd_double_fast.c | ||
| zstd_double_fast.h | ||
| zstd_fast.c | ||
| zstd_fast.h | ||
| zstd_lazy.c | ||
| zstd_lazy.h | ||
| zstd_ldm.c | ||
| zstd_ldm.h | ||
| zstd_ldm_geartab.h | ||
| zstd_opt.c | ||
| zstd_opt.h | ||