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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=253ddb6016077a86b86bedebb40635d81b5ab8e9;p=rit 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