libgit2/src/xdiff
Patrick Steinhardt a4ea7faaad xdiff: fix memleak on error case
Commit 3d1abc5afc fixes a memory leak in the xdiff code. In the
process of upstreaming the fix it was pointed out by Johannes
Schindelin that there is another memory leak present (see [1]).

Fix the second memory leak by applying the upstream fix to our
code base.

[1]: http://thread.gmane.org/gmane.comp.version-control.git/287034
2016-03-01 08:56:23 +01:00
..
xdiff.h xdiff: reference util.h in parent directory 2015-10-22 10:29:51 -04:00
xdiffi.c xdiff: convert size variables to size_t 2015-10-05 22:59:41 +02:00
xdiffi.h xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00
xemit.c xdiff: cleanup some warnings 2015-07-10 09:41:56 -05:00
xemit.h xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00
xhistogram.c xdiff: convert size variables to size_t 2015-10-05 22:59:41 +02:00
xinclude.h Check for _WIN32 instead of GIT_WIN32 or WIN32 to detect windows build environments 2012-04-21 18:45:32 +02:00
xmacros.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xmerge.c xdiff: fix memleak on error case 2016-03-01 08:56:23 +01:00
xpatience.c xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00
xprepare.c xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00
xprepare.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xtypes.h Import xdiff library from git 2012-03-02 15:49:28 -08:00
xutils.c xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00
xutils.h xdiff: upgrade to core git 2.4.5 2015-07-07 17:01:49 -05:00