Opened 10 years ago

Closed 10 years ago

#5445 closed defect (fixed)

ogr2ogr -f GPKG crashes on datasource with non-spatial layer

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.1
Component: OGR_SF Version: unspecified
Severity: normal Keywords: gpkg
Cc:

Description

The GPKG driver doesn't really yet support non-spatial layers, but OGRGeoPackageLayer::ReadTableDefinition() does not error out properly causing ogr2ogr to read a NULL layer definition

Change History (1)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.11.1
Resolution: fixed
Status: newclosed

trunk r27238, branches/1.11 r27239 "GPKG: fix crash on ogr2ogr -f GPKG with non-spatial layer (#5445)"

Note: See TracTickets for help on using tickets.