Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index-pack: report error using the correct variable
We feed a string pointer that is potentially NULL to die() when showing the message. Don't. Noticed-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information