Fix memory corruption - use a stack temp-value for the artificial string
[p5sagit/Devel-PeekPoke.git] / Changes
1     - Fix memory corruption issues by preempting perl garbage collection
2       of the artificial string PV
3     - Fix describe_bytestring to work correctly with large offsets on
4       32bit machines
5
6 0.01  2011-08-31 11:10 (UTC)
7
8     - initial release