]> OCCT Git - occt.git/commit
0032044: Foundation Classes - NCollection_Array2::Resize() does not allocate pointer...
authorkgv <kgv@opencascade.com>
Sat, 9 Jan 2021 21:04:32 +0000 (00:04 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 12 Jan 2021 13:07:23 +0000 (16:07 +0300)
commit0f26ed547610df5ebf2a127b9c6dfbc7489064c4
treedf767e84a5bdaf222bf53ce8d2aeaf313003cc41
parent4b52faa56f88eef7f7eee13ca6eb915a13e43a09
0032044: Foundation Classes - NCollection_Array2::Resize() does not allocate pointer array

NCollection_Array2::Resize() has been fixed to set myDeletable before calling Allocate().
src/NCollection/NCollection_Array2.hxx
src/QANCollection/QANCollection_Test.cxx