isl_basic_map_contains: avoid invalid access on error path
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Jun 2013 07:52:08 +0000 (09:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Jun 2013 07:52:08 +0000 (09:52 +0200)
commit26880800630424c383fc26fdbde4c9fde114fbd0
treeb13dde13c83aef3d2ecdb18b19d9078ca5761007
parentde51a9bc4da5dd3f1f9f57c2362da6f9752c44e0
isl_basic_map_contains: avoid invalid access on error path

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