isl_qpolynomial_move_dims: plug memory leak and fix reordering of divs
commit20273cff26b9164b6761634a93514b0e19dd6322
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Aug 2010 10:28:04 +0000 (6 12:28 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Aug 2010 13:39:47 +0000 (6 15:39 +0200)
tree063a84dbd2d2fcd119fd2c10ea4fa7a01d312650
parent2b3d2364fc65722d92dc2745255c473cc39fb496
isl_qpolynomial_move_dims: plug memory leak and fix reordering of divs

In particular, when divs got reordered, the new order would not
be reflected in the associated upoly.

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