]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'yc/path-walk-fix-error-reporting' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:32 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:32 +0000 (10:34 -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