summaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-02-06 07:35:41 +0100
committerJunio C Hamano <gitster@pobox.com>2024-02-06 12:10:08 -0800
commit47616c4399d958b8a9f40b1ad70071d2e3c56126 (patch)
tree04f5262bd6ed67ed1abcdfda7f355094a0696eff /t/t4018/cpp-function-returning-pointer
parent6d5e80fba2397708671cee6d9c5e394c4c187659 (diff)
downloadgit-47616c4399d958b8a9f40b1ad70071d2e3c56126.tar.gz
git-47616c4399d958b8a9f40b1ad70071d2e3c56126.zip
reftable/stack: use `size_t` to track stack slices during compaction
We use `int`s to track reftable slices when compacting the reftable stack, which is considered to be a code smell in the Git project. Convert the code to use `size_t` instead. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions