]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/diff-codeql-false-positive-workaround'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 May 2025 19:36:32 +0000 (12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 May 2025 19:36:32 +0000 (12:36 -0700)
Work around false positive given by CodeQL.

* js/diff-codeql-false-positive-workaround:
  diff: check range before dereferencing an array element

1  2 
diff.c

diff --cc diff.c
Simple merge