summaryrefslogtreecommitdiff
path: root/graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp')
-rw-r--r--graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp b/graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp
index 62909e45e00..3acf6177080 100644
--- a/graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp
+++ b/graphics/MesaLib/patches/patch-src_compiler_glsl_builtin__functions.cpp
@@ -1,4 +1,6 @@
-$NetBSD: patch-src_compiler_glsl_builtin__functions.cpp,v 1.1 2017/01/15 00:13:44 wiz Exp $
+$NetBSD: patch-src_compiler_glsl_builtin__functions.cpp,v 1.2 2017/01/15 00:14:21 wiz Exp $
+
+Avoid double free().
--- src/compiler/glsl/builtin_functions.cpp.orig 2016-05-09 12:51:42.000000000 +0000
+++ src/compiler/glsl/builtin_functions.cpp