Ticket #1687 (closed defect: fixed)
SDTS driver and others do not record their datasource names
| Reported by: | ajolma | Owned by: | mloskot |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.3 |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | warmerdam |
Description
This is essentially the same as #1674 (now fixed). This problem are probably in UK .NTF, SDTS, S57, VRT, AVCBin, REC, CSV, GML, KML and OGDI (and possibly others) as they all segfault in this code
my $driver = Geo::OGR::GetDriver($i);
$datasource = $driver->CreateDataSource('.');
Change History
Note: See
TracTickets for help on using
tickets.
