Skip to content
Commit 1466e065 authored by WHR's avatar WHR Committed by Tom Rini
Browse files

zfs: fix function 'zlib_decompress' pointlessly calling itself



In order to prevent crashing due to infinite recursion and actually
decompress the requested data, call the zlib function 'uncompress'
instead.

Signed-off-by: default avatarWHR <msl0000023508@gmail.com>
parent cd85e0d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment