id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1211,GetNextFeature crashes in 1.3.2 for shapefile with no fields,rengelkemeir@…,warmerdam,"{{{ The shapefile in question has a .dbf file, but has no fields in it. In earlier version I was able to read this file properly and obtain the geometry. With 1.3.2 version GetNextFeature crashes in DBFIsRecordDeleted since hDBF is NULL. Not quite sure what best solution would be. Should DBFIsRecordDeleted return FALSE if DBFHandle is NULL? Or should DBFIsRecordDeleted be called only if have valid handle? OGRShapeLayer::GetNextFeature() and OGRShapeLayer::Repack() would work fine with FALSE return (Repack would do nothing), but looks like OGRShapeLayer::DeleteFeature() would later crash in DBFMarkRecordDeleted. }}}",defect,closed,high,,OGR_SF,unspecified,normal,fixed,,