From: Junio C Hamano Date: Tue, 24 Mar 2026 19:31:34 +0000 (-0700) Subject: Merge branch 'dd/cocci-do-not-pass-strbuf-by-value' X-Git-Tag: v2.54.0-rc0~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=253ddb6016077a86b86bedebb40635d81b5ab8e9;p=thirdparty%2Fgit.git Merge branch 'dd/cocci-do-not-pass-strbuf-by-value' Add a coccinelle rule to break the build when "struct strbuf" gets passed by value. * dd/cocci-do-not-pass-strbuf-by-value: stash: do not pass strbuf by value coccinelle: detect struct strbuf passed by value --- 253ddb6016077a86b86bedebb40635d81b5ab8e9