https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.12.y.git;a=summary
RSBAC for Linux 6.12 (Long Term)
Current version: 6.12.4
commit 51a6f6e6c97e2d12f8d853290687b3f57b3751cb Author: Amon Ott ao@rsbac.org Date: Sun Dec 15 11:45:50 2024 +0100
Fix memcpy warnings about field-spanning write in gen_lists.c and debug.c
include/rsbac/debug.h | 4 +- include/rsbac/gen_lists.h | 2 +- rsbac/data_structures/gen_lists.c | 26 ++++++++- rsbac/help/debug.c | 114 +++++++++++++++++++++++--------------- 4 files changed, 94 insertions(+), 52 deletions(-)