Closed mscastanho closed 2 years ago
exhaust_credits.c may fail to compile on distros with older zlib versions that did not include uncompress2. For the purpose of this test it's irrelevant if we call [un]uncompress or [un]compress2, so use the older versions instead to avoid issues.
Signed-off-by: Matheus Castanho msc@linux.ibm.com
exhaust_credits.c may fail to compile on distros with older zlib versions that did not include uncompress2. For the purpose of this test it's irrelevant if we call [un]uncompress or [un]compress2, so use the older versions instead to avoid issues.
Signed-off-by: Matheus Castanho msc@linux.ibm.com