mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0022623: Use of uninitialized variables in HLRBRep_Curve::UpdateMinMax in debug mode
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//-- File : HLRBRep_BSurfaceTool.cxx
|
||||
//-- Created : Wed Jui 7 18:00:00 1993
|
||||
//-- Author : Laurent BUCHARD
|
||||
//-- <lbr@nonox>
|
||||
//-- Copyright: Matra Datavision 1993
|
||||
// File: HLRBRep_BSurfaceTool.cxx
|
||||
// Created: Wed Jui 7 18:00:00 1993
|
||||
// Author: Laurent BUCHARD
|
||||
// Copyright: Matra Datavision 1993
|
||||
// Copyright: OPEN CASCADE 2000
|
||||
|
||||
#include <HLRBRep_BSurfaceTool.ixx>
|
||||
#include <BRepAdaptor_Surface.hxx>
|
||||
@@ -152,4 +152,3 @@ HLRBRep_BSurfaceTool::NbSamplesV(const BRepAdaptor_Surface& S,
|
||||
}
|
||||
return(n);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user