Menu

#22 Memory leak in ighmm_rand_multivariate_normal_density

open
nobody
library (5)
5
2013-01-03
2009-06-04
bkrausz
No

When using gsl there is a memory leak in ighmm_rand_multivariate_normal_density:
The gsl vector gmean is allocated but not freed. Just add gsl_vector_free(gmean); at the end of the function

Discussion


Log in to post a comment.

MongoDB Logo MongoDB