components/bash/patches/solaris-008.xmbsrtowcs.c.patch
changeset 5518 c47fe0edc204
parent 1082 6d49548fa9da
child 7485 89b2d849f322
--- a/components/bash/patches/solaris-008.xmbsrtowcs.c.patch	Mon Feb 29 17:20:30 2016 +0000
+++ b/components/bash/patches/solaris-008.xmbsrtowcs.c.patch	Mon Feb 29 10:09:14 2016 -0800
@@ -1,3 +1,6 @@
+# Setting the freed pointer to NULL after free'ing
+# prevents it from being double-free'd.
+# Solaris-specific patch.
 --- lib/glob/xmbsrtowcs.c	2010-05-30 15:36:27.000000000 -0700
 +++ lib/glob/xmbsrtowcs.c	2011-11-29 09:34:23.471481937 -0800
 @@ -36,7 +36,7 @@