Opened 15 years ago

Closed 15 years ago

#2952 closed defect (fixed)

OGR VRT driver may crash when there are missing elements in the XML definition

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.6.1
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

If the 'name' attribute of the OGRVRTLayer element, or the 'SrcDataSource' element are missing, a segmentation fault may occur in the destructor of the OGRVRTLayer class due to a missing initialization.

Change History (1)

comment:1 by Even Rouault, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r16801) and in branches/1.6 (r16802)

Note: See TracTickets for help on using tickets.