isl_mat_extend: avoid memory leak when realloc fails
commit305cd3d3c297f1a4a9ce1245a0c1a1d0ce9f8a1f
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 17 Mar 2011 12:15:58 +0000 (17 13:15 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 18 Mar 2011 11:12:11 +0000 (18 12:12 +0100)
tree47caea4109b6d7d0cf635b6cd0830bae4f9eb17c
parent3a9bcbcc5a5802f290f632bcdcfcec24984cce0d
isl_mat_extend: avoid memory leak when realloc fails

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_mat.c