Branch: refs/heads/libnozzle-fixes Home: https://github.com/kronosnet/kronosnet Commit: e4f48dfdf1a6054867aed6bdda8c74a2aea8261e https://github.com/kronosnet/kronosnet/commit/e4f48dfdf1a6054867aed6bdda8c74... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2026-05-09 (Sat, 09 May 2026)
Changed paths: M libnozzle/libnozzle_linux.c
Log Message: ----------- libnozzle: fix Coverity DEADCODE warning in nlerr_to_errno
Switch on -nlerr instead of nlerr since libnl returns negative NLE_* codes. The case labels are positive NLE_* constants, so we need to negate nlerr.
Signed-off-by: Fabio M. Di Nitto fabbione@kronosnet.org Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications