aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/glu/README.skia
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/glu/README.skia')
-rw-r--r--third_party/glu/README.skia3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/glu/README.skia b/third_party/glu/README.skia
index a6b10d9240..40aad35031 100644
--- a/third_party/glu/README.skia
+++ b/third_party/glu/README.skia
@@ -42,3 +42,6 @@ The following changes were made in order to incorporate this code:
- In sweep.c, added explicit cast to GLfloat in VertexWeights() to silence
compiler complaint
+
+ - In mesh.c in method __gl_meshMakeEdge, added memory cleanup when
+ MakeEdge failed