]> OCCT Git - occt.git/commit
0030992: Foundation Classes - heap-buffer-overflow reported by Clang address sanitize...
authorabv <abv@opencascade.com>
Tue, 1 Oct 2019 05:23:26 +0000 (08:23 +0300)
committerabv <abv@opencascade.com>
Sat, 19 Oct 2019 09:31:38 +0000 (12:31 +0300)
commit9e3045dae1995e31788cbc713fefe1c33baaab81
tree411c7c644403d5371d64c5f9c9b628b67724542c
parentc2bcd98369684f449881262dd388c5b5e64634fb
0030992: Foundation Classes - heap-buffer-overflow reported by Clang address sanitizer in BSplCLib::BuildKnots()

Inconsistent code for guessing bspline span index is removed in Geom_OsculatingSurface::BuildOsculatingSurface().
src/Geom/Geom_OsculatingSurface.cxx
tests/bugs/moddata_3/bug24621