gavin971 / cvmix

Automatically exported from code.google.com/p/cvmix
0 stars 0 forks source link

allocate(OBL_diff(kwup,2), OBL_visc(kwup)) has not matching deallocate #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

in cvmix_kpp.F90 the allocate of OBL_{diff,visa} does not have a corresponding 
deallocate.

Original issue reported on code.google.com by todd.rin...@mac.com on 20 Aug 2013 at 4:42

GoogleCodeExporter commented 9 years ago
Good catch, I'll add the deallocate statements in the next commit (coming in 
the next 30 minutes, I hope)

Original comment by mike.lev...@gmail.com on 23 Aug 2013 at 5:48

GoogleCodeExporter commented 9 years ago
fixed in r234

Original comment by mike.lev...@gmail.com on 23 Aug 2013 at 6:08