Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow leak introduced by v1.04 #4

Merged
merged 2 commits into from
Feb 7, 2013
Merged

Slow leak introduced by v1.04 #4

merged 2 commits into from
Feb 7, 2013

Conversation

creaktive
Copy link
Contributor

Leak discovered by aiyumi and fixed/tested by yours truly.

gfx added a commit that referenced this pull request Feb 7, 2013
Slow leak introduced by v1.04
@gfx gfx merged commit acb10e1 into xslate:master Feb 7, 2013
gfx added a commit that referenced this pull request Feb 7, 2013
Changelog diff is:

diff --git a/Changes b/Changes
index 077ef68..8bdc326 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Mouse

+1.05 2013-02-08 00:32:33
+    [BUG FIXES]
+    - Fix a memory leak introduced by v1.04 (creaktive & aiyumi, pull-req #4)
+
 1.04 2013-01-11 01:46:18
     [FEATURES]
     - Implement $attr->default($instance) for compatibility with Moose
gfx added a commit that referenced this pull request Apr 9, 2013
Changelog diff is:

diff --git a/Changes b/Changes
index 8bdc326..acb93d2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Mouse

+1.06 2013-04-09 23:40:02
+    [TEST FIXES]
+    - Resolve RT#84518 caused by hash randomization
+
 1.05 2013-02-08 00:32:33
     [BUG FIXES]
     - Fix a memory leak introduced by v1.04 (creaktive & aiyumi, pull-req #4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants