Fix memory corruption - use a stack temp-value for the artificial string
[p5sagit/Devel-PeekPoke.git] / Changes
diff --git a/Changes b/Changes
index 60cbcf8..1b92664 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+    - Fix memory corruption issues by preempting perl garbage collection
+      of the artificial string PV
     - Fix describe_bytestring to work correctly with large offsets on
       32bit machines