summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2018-04-25 14:28:17 +0200
committerJunio C Hamano <gitster@pobox.com>2018-04-26 12:28:42 +0900
commitbf5c0571d6542d992380467c26cb7bdcab23fcb5 (patch)
treec5817e67d506c2c394adab0c213b804c14873b50 /commit.c
parent1f1cddd558b54bb0ce19c8ace353fd07b758510d (diff)
sequencer: avoid using errno clobbered by rollback_lock_file()
As pointed out in a review of the `--rebase-merges` patch series, `rollback_lock_file()` clobbers errno. Therefore, we have to report the error message that uses errno before calling said function. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions