Anybody knows why these two lines of code cause corruption on the heap?
 Thanks.
OGRPoint* ogr_point = new OGRPoint(5.0, 5.0);
delete ogr_point;




-- 
http://giscoder.blogspot.com/
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to