From: Junio C Hamano Date: Wed, 19 Nov 2025 18:58:43 +0000 (-0800) Subject: Merge branch 'jk/attr-macroexpand-wo-recursion' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5f74f4f04e1ba3a6c9c496e9c532b370c20f9f;p=thirdparty%2Fgit.git Merge branch 'jk/attr-macroexpand-wo-recursion' into next The code to expand attribute macros has been rewritten to avoid recursion to avoid running out of stack space in an uncontrolled way. * jk/attr-macroexpand-wo-recursion: attr: avoid recursion when expanding attribute macros --- 5d5f74f4f04e1ba3a6c9c496e9c532b370c20f9f