Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3733 closed defect (fixed)

Out-of-bounds memory access in DXF File import with large splines

Reported by: gaige Owned by: gaige
Priority: normal Milestone: 1.7.3
Component: OGR_SF Version: 1.7.0
Severity: normal Keywords: dxf
Cc:

Description

Some time ago the spline code was partially fixed for handling numbers of points >20. However, only the rbspline code was fixed, not rbsplinu, so I have propagated those changes to rbsplinu and it has solved the problem with overwriting memory based on >20 points.

Change History (3)

comment:1 by gaige, 14 years ago

Owner: changed from warmerdam to gaige
Status: newassigned

comment:2 by gaige, 14 years ago

Resolution: fixed
Status: assignedclosed

r20432 /trunk/ogr/ogrsf_frmts/dxf/intronurbs.cpp : Fix Out-of bounds memory access in DXF import with large splines (#3733) r20433 /1.7/ogr/ogrsf_frmts/dxf/intronurbs.cpp : Fix Out-of bounds memory access in DXF import with large splines (#3733)

comment:3 by warmerdam, 14 years ago

Component: defaultOGR_SF
Keywords: dxf added

Thanks!

Note: See TracTickets for help on using tickets.