]> OCCT Git - occt.git/commit
0030993: Modeling Algorithms - heap-use-after-free reported by Clang address sanitize...
authorabv <abv@opencascade.com>
Tue, 24 Sep 2019 05:32:09 +0000 (08:32 +0300)
committerabv <abv@opencascade.com>
Sat, 19 Oct 2019 09:31:38 +0000 (12:31 +0300)
commitc275673dbf8db2e10315158ea848ceb8add9078b
tree3151d6137fe4c69e26de0e01950599b37a16333b
parent9e3045dae1995e31788cbc713fefe1c33baaab81
0030993: Modeling Algorithms - heap-use-after-free reported by Clang address sanitizer in BRepFeat_MakeRevolutionForm::Perform()

Use of reference to object removed from the list after that removal is avoided
src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx