Opened 13 years ago

Closed 13 years ago

#4100 closed defect (fixed)

RST driver crashes when fields are missing in .ref or .rdc files

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.8.1
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

The result of CSLFetchNameValue() is null in that case, and being not always checked, leads to segfaults

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r22443) and in branches/1.8 (r22444)

Note: See TracTickets for help on using tickets.