Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6273 closed defect (fixed)

MITAB: segfault on invalid Region or PLine in .mif

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

Description (last modified by Even Rouault)

If a .mif has a "Region 0", this will cause a segmentation fault. Also if a polyline has missing lines, or wrong number of coordinates

Change History (4)

comment:1 by Even Rouault, 8 years ago

Milestone: 1.11.4
Resolution: fixed
Status: newclosed

Found by CSA. trunk r32318, branches/2.0 r32319, branches/1.11 r32320 "MITAB: fix segfault when parsing a Region 0 (#6273)"

comment:2 by Even Rouault, 8 years ago

Description: modified (diff)
Summary: MITAB: segfault on invalid Region in .mifMITAB: segfault on invalid Region or PLine in .mif

comment:3 by Even Rouault, 8 years ago

trunk r32405, branches/2.0 r32406, branches/1.11 r32407 "TABPolyline::ReadGeometryFromMIFFile(): fix segfaults on invalid geometries (#6273)"

comment:4 by Even Rouault, 8 years ago

trunk r32412, branches/2.0 r32413, branches/1.11 r32414 "TABRectangle::ReadGeometryFromMIFFile(): fix crash on malformed ROUNDRECT (#6273)"

Note: See TracTickets for help on using tickets.