add missing annotations to isl_mat_drop_cols
commit2e759f747f4f1da05f008d7a91d1ccdd613230af
authorMalhar Thakkar <malhar1910@gmail.com>
Mon, 3 Jul 2017 12:31:09 +0000 (3 18:01 +0530)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 3 Jul 2017 14:54:50 +0000 (3 16:54 +0200)
tree752c087a4ebd111e11d620a42e0c274b03e8a453
parent29568c097239a96badad54447eebf5ae2e1fca63
add missing annotations to isl_mat_drop_cols

These annotations prevent some memory leak warnings from being raised while
performing static analysis.

Signed-off-by: Malhar Thakkar <malhar1910@gmail.com>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
include/isl/mat.h
isl_mat.c