id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1614,Memory Leak with OSR.SpatialReference,jbeverage,tamas,"Running the following simple loop makes memory go through the roof even though Dispose is being called. for (int i = 0; i < 1000000; ++i) { using (SpatialReference dst = new SpatialReference("""")) { //Do something with SpatialReference here } }",defect,closed,normal,1.4.2,CSharpBindings,,major,fixed,,