diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2022-02-16 10:15:07 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-16 10:58:13 -0800 |
commit | 61f883965f79308b849a55936bee69a33c476c5c (patch) | |
tree | 2c51b839885db9cd6ef8e4127b920b2abbc01476 /t | |
parent | xdiff: fix a memory leak (diff) | |
download | tgif-61f883965f79308b849a55936bee69a33c476c5c.tar.xz |
xdiff: handle allocation failure in patience diff
Other users of libxdiff such as libgit2 need to be able to handle
allocation failures. As NULL is a valid return value the function
signature is changed to be able report allocation failures.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions