aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <code@khaugsbakk.name>2024-02-13 17:01:20 +0100
committerJunio C Hamano <gitster@pobox.com>2024-02-13 10:18:50 -0800
commitf2d31c69ce38e4515d5dfac34c69423c833b85f9 (patch)
tree5a941b48743d03b6a1a52bbe24f592d242fbea47 /builtin/commit.c
parentMerge branch 'pb/imap-send-wo-curl-build-fix' into maint-2.43 (diff)
downloadgit-f2d31c69ce38e4515d5dfac34c69423c833b85f9.tar.gz
git-f2d31c69ce38e4515d5dfac34c69423c833b85f9.zip
column: disallow negative padding
A negative padding does not make sense and can cause errors in the memory allocator since it’s interpreted as an unsigned integer. Reported-by: Tiago Pascoal <tiago@pascoal.net> Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions