Branch: refs/heads/add-crypto-enumeration-api Home: https://github.com/kronosnet/kronosnet Commit: d94674b9e3de03ec5169055bb14ea8b3b8b8bb67 https://github.com/kronosnet/kronosnet/commit/d94674b9e3de03ec5169055bb14ea8... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths: M libknet/tests/api_knet_get_crypto_cipher_list.c M libknet/tests/api_knet_get_crypto_hash_list.c
Log Message: ----------- libknet/tests: fix stringop-truncation warnings in crypto enumeration tests
Use local pointer variables to break GCC's array context analysis when copying cipher and hash names from list structures. This eliminates stringop-truncation warnings during CI builds while maintaining the same functionality.
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