]> OCCT Git - occt-copy.git/commit
0032041: Modeling Data - Access violation ExchangeUV in Geom_BezierSurface
authorkgv <kgv@opencascade.com>
Thu, 7 Jan 2021 20:10:27 +0000 (23:10 +0300)
committerkgv <kgv@opencascade.com>
Fri, 8 Jan 2021 14:43:27 +0000 (17:43 +0300)
commit7c5e9f78a1446c0a2060aff930afe7288b1e7d03
treec24de0a7b078486a1c05237450c2066320309485
parent6f8bf65026c60c7297dd62c8e6679bcd2ca54a7c
0032041: Modeling Data - Access violation ExchangeUV in Geom_BezierSurface

Added missing NULL-checks to Geom_BezierSurface::ExchangeUV() and Geom_BSplineSurface::ExchangeUV().
src/Geom/Geom_BSplineSurface.cxx
src/Geom/Geom_BezierSurface.cxx