On 24.04.2024 18:34, Daniel P. Smith wrote: > Move the window pointer, outcnt/wp, into struct gunzip_data. It was > erroneously > labeled as outcnt and then define aliased to wp, this eliminates the aliasing > and only refers to as wp, the window pointer. > > Signed-off-by: Daniel P. Smith <dpsm...@apertussolutions.com>
Acked-by: Jan Beulich <jbeul...@suse.com>