Opened 8 years ago

Closed 8 years ago

#6555 closed defect (fixed)

MRF crashes when NoData is set after create

Reported by: Lucian Plesea Owned by: Lucian Plesea
Priority: normal Milestone: 2.1.1
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

After using Create for an MRF, setting NoData values causes a segmentation fault. The vector used to hold the values does not get extended properly. This bug was already fixed in svn_trunk, this is a backport of the fix.

Attachments (1)

mrf_NoData_Create.patch (495 bytes ) - added by Lucian Plesea 8 years ago.
Patch of the test used to extend the NoData vector in MRF

Download all attachments as: .zip

Change History (3)

by Lucian Plesea, 8 years ago

Attachment: mrf_NoData_Create.patch added

Patch of the test used to extend the NoData vector in MRF

comment:1 by Lucian Plesea, 8 years ago

Owner: changed from warmerdam to Lucian Plesea

comment:2 by Lucian Plesea, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.