This repository is publicly accessible, but you have to accept the conditions to access its files and content.
Log in or Sign Up to review the conditions and access this model content.
v1hpg.c:894: malloc(ncap->nelems * sizeof(NC_attr *)) without overflow check. Dimension and variable arrays HAVE the check, attribute array does NOT.
v1hpg.c:894
malloc(ncap->nelems * sizeof(NC_attr *))
-