New commits: commit 5a4698fae2f8a76beaeb82101de17667d041d850 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Sep 19 12:47:20 2022 -0400
kernel: update code manipulating struct xfrm_algo et.al's .alg_key[] That is structs xfrm_algo, xfrm_algo_aead, xfrm_algo_auth. Use offsetof(struct xfrm_algo..., algo_key) to determine where .alg_key[] starts and, hence, how much of the structure to copy and where to put the key Should make coverity happier when xfrm.h switches to 6.0. _______________________________________________ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo/swan-commit