#655 Alberta GridFactory leaks memory
Metadata
| Property | Value | 
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) | 
| Reported at | Nov 11, 2009 08:22 | 
| Type | Bug Report | 
| Version | 1.2 | 
| Operating System | Unspecified / All | 
| Last edited by | Martin Nolte (nolte@mathematik.uni-freiburg.de) | 
| Last edited at | Nov 13, 2009 11:12 | 
| Closed by | Martin Nolte (nolte@mathematik.uni-freiburg.de) | 
| Closed at | Nov 13, 2009 11:12 | 
| Closed in version | Unknown | 
| Resolution | Fixed | 
| Comment | fixed in revision 5932 | 
Description
The GridFactory for Alberta leaks memory, as can be witnessed by calling the gmsh-alberta test with valgrind.
valgrind --leak-check=full ./gmshtest-alberta ~/dune/dune-grid/doc/grids/gmsh/curved2d.msh
[logfile attached]
This is with Alberta 2.0.1. It is not clear to me whether it is a Dune bug or an Alberta bug.