From: Junio C Hamano Date: Tue, 7 Apr 2026 21:59:26 +0000 (-0700) Subject: Merge branch 'yc/path-walk-fix-error-reporting' X-Git-Tag: v2.54.0-rc1~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59063fe8b415f150eecd38c63b0171a0e8449364;p=thirdparty%2Fgit.git Merge branch 'yc/path-walk-fix-error-reporting' 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 --- 59063fe8b415f150eecd38c63b0171a0e8449364