mirror of
https://github.com/git/git.git
synced 2026-01-14 21:01:11 +00:00
It is theoretically possible for a die handler to get into a state of infinite recursion. For example, if a die handler called another function which itself called die(). Let's at least detect this situation, inform the user, and call exit. Signed-off-by: Brandon Casey <bcasey@nvidia.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.1 KiB
3.1 KiB