]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/range-check-codeql-workaround'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Apr 2025 20:58:51 +0000 (13:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Apr 2025 20:58:51 +0000 (13:58 -0700)
Work around false positive from CodeQL checker.

* js/range-check-codeql-workaround:
  read-cache: check range before dereferencing an array element

1  2 
read-cache.c

diff --cc read-cache.c
Simple merge