From: Jakub Kicinski Date: Thu, 17 Apr 2025 01:10:19 +0000 (-0700) Subject: Merge branch 'ynl-avoid-leaks-in-attr-override-and-spec-fixes-for-c' X-Git-Tag: v6.15-rc3~33^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff62b7925b19aaf934008172b9ca71b3cf48c210;p=thirdparty%2Flinux.git Merge branch 'ynl-avoid-leaks-in-attr-override-and-spec-fixes-for-c' Jakub Kicinski says: ==================== ynl: avoid leaks in attr override and spec fixes for C The C rt-link work revealed more problems in existing codegen and classic netlink specs. Patches 1 - 4 fix issues with the codegen. Patches 1 and 2 are pre-requisites for patch 3. Patch 3 fixes leaking memory if user tries to override already set attr. Patch 4 validates attrs in case kernel sends something we don't expect. Remaining patches fix and align the specs. Patch 5 changes nesting, the rest are naming adjustments. ==================== Link: https://patch.msgid.link/20250414211851.602096-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- ff62b7925b19aaf934008172b9ca71b3cf48c210