摘要:
Crashed when delete OGRSpatialReference objects!OGRSpatialReference* oSRS = new OGRSpatialReference();oSRS->SetFromUserInput(constChrPtr);{ ... }delete oSRS;//crashed here!//OSRDestroySpatialReference(oSRS) ;//also crashed!//why?/*Some one say that may be there are defects in the destructor o... 阅读全文
posted @ 2013-01-18 10:56
yeahgis
阅读(442)
评论(0)
推荐(0)
浙公网安备 33010602011771号