From: Junio C Hamano Date: Mon, 17 Jun 2024 22:55:55 +0000 (-0700) Subject: Merge branch 'jc/varargs-attributes' X-Git-Tag: v2.46.0-rc0~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cff3b034d5e75c84725823290afed62c93bc2317;p=thirdparty%2Fgit.git Merge branch 'jc/varargs-attributes' Varargs functions that are unannotated as printf-like or execl-like have been annotated as such. * jc/varargs-attributes: __attribute__: add a few missing format attributes __attribute__: mark some functions with LAST_ARG_MUST_BE_NULL __attribute__: remove redundant attribute declaration for git_die_config() __attribute__: trace2_region_enter_printf() is like "printf" --- cff3b034d5e75c84725823290afed62c93bc2317