isl_local_space_intersect: plug memory leak on error path
commit35ef0d0d1467497589551b7ef98e71667a2f7d56
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 7 Jan 2017 17:36:31 +0000 (7 18:36 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Jan 2017 15:45:34 +0000 (9 16:45 +0100)
treeba31018fc4cff6585e5c32d870c7b06ba0dcf88b
parentc42f726991d0f4604022f530574b4f75c26093a1
isl_local_space_intersect: plug memory leak on error path

This was missing from 665eaee (isl_local_space_intersect:
add missing isl_local_space_cow when divs change,
Thu May 1 12:59:40 2014 +0200).

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