Index: /issm/trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp
===================================================================
--- /issm/trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp	(revision 13365)
+++ /issm/trunk-jpl/src/c/shared/TriMesh/GridInsideHole.cpp	(revision 13366)
@@ -14,5 +14,5 @@
 int GridInsideHole(double* px0,double* py0,int n,double* x,double* y){
 
-	double flag;
+	double flag=0.;
 	double xA,xB,xC,xD,xE;
 	double yA,yB,yC,yD,yE;
