Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 1a48c1cbe7b72c50b418458eaa8f70221d68d197
https://github.com/kronosnet/kronosnet/commit/1a48c1cbe7b72c50b418458eaa8f7…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M libknet/tests/int_decompress_bufsize.c
Log Message:
-----------
tests: fix int_decompress_bufsize build without zlib
Change #ifdef to #if WITH_COMPRESS_ZLIB > 0 and wrap helper functions
to avoid unused function warnings when zlib is disabled.
Signed-off-by: Fabio M. Di Nitto <fabbione(a)kronosnet.org>
Co-Authored-By: Claude Sonnet 4.5 <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications