]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'yc/path-walk-fix-error-reporting'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:26 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:26 +0000 (14:59 -0700)
The value of a wrong pointer variable was referenced in an error
message that reported that it shouldn't be NULL.

* yc/path-walk-fix-error-reporting:
  path-walk: fix NULL pointer dereference in error message

1  2 
path-walk.c

diff --cc path-walk.c
Simple merge