[parrot/parrot] db189b: [gc] Don't initialize string GC twice
noreply at github.com
noreply at github.com
Wed Dec 22 18:00:38 UTC 2010
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: db189b228e23466346d6428e4a6067ff3b7930bc
https://github.com/parrot/parrot/commit/db189b228e23466346d6428e4a6067ff3b7930bc
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date: 2010-12-22 (Wed, 22 Dec 2010)
Changed paths:
M src/gc/gc_ms2.c
Log Message:
-----------
[gc] Don't initialize string GC twice
Fixes a memory leak when creating a second interpreter.
More information about the parrot-commits
mailing list