[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Oct 11 20:33:39 EEST 2022


New commits:
commit 5a4698fae2f8a76beaeb82101de17667d041d850
Author: Andrew Cagney <cagney at 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.



More information about the Swan-commit mailing list