add missing annotations to isl_mat_cow
commit5bdd2e0760576c8da012dafad6c5f5442475e4b8
authorMalhar Thakkar <malhar1910@gmail.com>
Mon, 3 Jul 2017 12:31:21 +0000 (3 18:01 +0530)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 3 Jul 2017 14:54:50 +0000 (3 16:54 +0200)
treede1f7b1c6f3c2ab88ce523b730637b671ce1dda3
parent619828f859a2c62e721ad3ed9d4c82f708f4f02a
add missing annotations to isl_mat_cow

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