On 15/01/2021 10:06, Jan Beulich wrote: > Taken from Linux at commit 1c4dd334df3a ("lib: decompress_unzstd: Limit > output size") for unzstd.c (renamed from decompress_unzstd.c) and > 36f9ff9e03de ("lib: Fix fall-through warnings for Clang") for zstd/, > with bits from linux/zstd.h merged into suitable other headers. > > To limit the editing necessary, introduce ptrdiff_t. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>