1
0
mirror of https://github.com/git/git.git synced 2024-10-20 09:59:05 +02:00
git/xdiff
Phillip Wood 43ad3af380 xdiff: handle allocation failure when merging
Other users of xdiff such as libgit2 need to be able to handle
allocation failures. These allocation failures were previously
ignored.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-02-16 10:58:16 -08:00
..
xdiff.h
xdiffi.c xdiff: fix a memory leak 2022-02-16 10:58:05 -08:00
xdiffi.h
xemit.c
xemit.h
xhistogram.c xdiff: fix a memory leak 2022-02-16 10:58:05 -08:00
xinclude.h
xmacros.h
xmerge.c xdiff: handle allocation failure when merging 2022-02-16 10:58:16 -08:00
xpatience.c xdiff: handle allocation failure in patience diff 2022-02-16 10:58:13 -08:00
xprepare.c
xprepare.h
xtypes.h
xutils.c
xutils.h