0022815: Missing delete operator for placement new
authordbv <dbv@opencascade.com>
Tue, 6 Mar 2012 08:32:06 +0000 (12:32 +0400)
committerbugmaster <bugmaster@opencascade.com>
Tue, 6 Mar 2012 13:25:00 +0000 (17:25 +0400)
commit1c35b92f5f2a40f07daad81e31af2183de3c60fd
treed513df9be6acbbe0febe120cb0ab4c6670ddda7b
parent59f45b7cefdfbbe8442fe35113530c3c0d21d2b6
0022815: Missing delete operator for placement new
115 files changed:
src/BRepExtrema/BRepExtrema_DistShapeShape.hxx
src/BRepExtrema/BRepExtrema_DistanceSS.hxx
src/BRepExtrema/BRepExtrema_ExtCC.hxx
src/BRepExtrema/BRepExtrema_ExtCF.hxx
src/BRepExtrema/BRepExtrema_ExtFF.hxx
src/BRepExtrema/BRepExtrema_ExtPC.hxx
src/BRepExtrema/BRepExtrema_ExtPF.hxx
src/BRepExtrema/BRepExtrema_SolutionElem.hxx
src/BRepPrim/BRepPrim_OneAxis.hxx
src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx
src/DBC/DBC_VArray.gxx
src/InterfaceGraphic/InterfaceGraphic_degeneration.hxx
src/InterfaceGraphic/InterfaceGraphic_telem.hxx
src/LDOM/LDOM_BasicAttribute.cxx
src/LDOM/LDOM_BasicAttribute.hxx
src/LDOM/LDOM_BasicElement.cxx
src/LDOM/LDOM_BasicElement.hxx
src/LDOM/LDOM_BasicNode.hxx
src/LDOM/LDOM_BasicText.cxx
src/LDOM/LDOM_BasicText.hxx
src/NCollection/FILES
src/NCollection/NCollection_Array1.hxx
src/NCollection/NCollection_Array2.hxx
src/NCollection/NCollection_BaseCollection.hxx
src/NCollection/NCollection_BaseList.hxx
src/NCollection/NCollection_BaseMap.hxx
src/NCollection/NCollection_CellFilter.hxx
src/NCollection/NCollection_DataMap.hxx
src/NCollection/NCollection_DefineAlloc.hxx [new file with mode: 0644]
src/NCollection/NCollection_DefineArray1.hxx
src/NCollection/NCollection_DefineArray2.hxx
src/NCollection/NCollection_DefineDataMap.hxx
src/NCollection/NCollection_DefineDoubleMap.hxx
src/NCollection/NCollection_DefineIndexedDataMap.hxx
src/NCollection/NCollection_DefineIndexedMap.hxx
src/NCollection/NCollection_DefineList.hxx
src/NCollection/NCollection_DefineMap.hxx
src/NCollection/NCollection_DefineQueue.hxx
src/NCollection/NCollection_DefineSList.hxx
src/NCollection/NCollection_DefineSequence.hxx
src/NCollection/NCollection_DefineSet.hxx
src/NCollection/NCollection_DefineStack.hxx
src/NCollection/NCollection_DefineTListIterator.hxx
src/NCollection/NCollection_DefineTListNode.hxx
src/NCollection/NCollection_DefineVector.hxx
src/NCollection/NCollection_DoubleMap.hxx
src/NCollection/NCollection_IndexedDataMap.hxx
src/NCollection/NCollection_IndexedMap.hxx
src/NCollection/NCollection_List.hxx
src/NCollection/NCollection_ListNode.hxx
src/NCollection/NCollection_Map.hxx
src/NCollection/NCollection_Queue.hxx
src/NCollection/NCollection_SList.hxx
src/NCollection/NCollection_Sequence.hxx
src/NCollection/NCollection_Set.hxx
src/NCollection/NCollection_SparseArray.hxx
src/NCollection/NCollection_Stack.hxx
src/NCollection/NCollection_TListIterator.hxx
src/NCollection/NCollection_TListNode.hxx
src/NCollection/NCollection_UBTree.hxx
src/NCollection/NCollection_Vector.hxx
src/NIS/NIS_Drawer.hxx
src/NIS/NIS_Triangulated.hxx
src/OpenGl/OpenGl_AspectFace.hxx
src/OpenGl/OpenGl_AspectLine.hxx
src/OpenGl/OpenGl_AspectMarker.hxx
src/OpenGl/OpenGl_AspectText.hxx
src/OpenGl/OpenGl_CView.hxx
src/OpenGl/OpenGl_Display.hxx
src/OpenGl/OpenGl_Element.hxx
src/OpenGl/OpenGl_GraduatedTrihedron.hxx
src/OpenGl/OpenGl_Group.hxx
src/OpenGl/OpenGl_Light.hxx
src/OpenGl/OpenGl_Marker.hxx
src/OpenGl/OpenGl_MarkerSet.hxx
src/OpenGl/OpenGl_Matrix.hxx
src/OpenGl/OpenGl_Mesh.hxx
src/OpenGl/OpenGl_Polygon.cxx
src/OpenGl/OpenGl_Polygon.hxx
src/OpenGl/OpenGl_Polyline.hxx
src/OpenGl/OpenGl_PrimitiveArray.hxx
src/OpenGl/OpenGl_PriorityList.hxx
src/OpenGl/OpenGl_QuadrangleStrip.hxx
src/OpenGl/OpenGl_Structure.hxx
src/OpenGl/OpenGl_Text.hxx
src/OpenGl/OpenGl_TextParam.hxx
src/OpenGl/OpenGl_TextureBox.cxx
src/OpenGl/OpenGl_TextureBox.hxx
src/OpenGl/OpenGl_TriangleStrip.hxx
src/OpenGl/OpenGl_Trihedron.hxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_View_2.cxx
src/OpenGl/OpenGl_Window.hxx
src/OpenGl/OpenGl_Workspace.hxx
src/Poly/Poly_CoherentNode.cxx
src/Poly/Poly_CoherentTriPtr.cxx
src/Poly/Poly_CoherentTriPtr.hxx
src/Poly/Poly_Connect.cxx
src/Standard/FILES
src/Standard/Handle_Standard_Persistent.hxx
src/Standard/Handle_Standard_Transient.hxx
src/Standard/StandardCSFDB.cxx
src/Standard/Standard_DefineAlloc.hxx [new file with mode: 0644]
src/Standard/Standard_Macro.hxx
src/Standard/Standard_Persistent_proto.hxx
src/Standard/Standard_Transient_proto.hxx
src/Standard/Standard_TypeDef.hxx
src/Storage/Storage_BucketOfPersistent.hxx
src/Storage/Storage_Schema.cxx
src/TColStd/TColStd_PackedMapOfInteger.hxx
src/TDF/TDF_Data.cxx
src/TDF/TDF_Label.cxx
src/TDF/TDF_LabelNode.hxx
src/TNaming/TNaming_NamedShape.cxx
src/VoxelClient/VoxelClient_VisDrawer.cxx