]> OCCT Git - occt-copy.git/commit
0030552: Foundation Classes - Stack overflow due to math_SingleTab static array size CR30552
authorkgv <kgv@opencascade.com>
Tue, 12 Mar 2019 07:51:40 +0000 (10:51 +0300)
committerkgv <kgv@opencascade.com>
Tue, 12 Mar 2019 07:51:40 +0000 (10:51 +0300)
commit0652ae3717b0088549a80827ece9747533e4dde2
tree48b6c62a15d2caae9f1eca4fa003ff28549c9e11
parent31894e9a1b85c1c5ba31efe5380bac72d3a06e2d
0030552: Foundation Classes - Stack overflow due to math_SingleTab static array size

math_Vector, math_IntegerVector - static size of NCollection_LocalArray has been reduced from 512 to 32.
src/math/math_IntegerVector.hxx
src/math/math_Vector.hxx