| commit | 8432d86b9f7a6295718544dd5e7c93fd9e3f94e7 | [log] [tgz] |
|---|---|---|
| author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Fri Mar 28 20:45:42 2008 +0000 |
| committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Fri Mar 28 20:45:42 2008 +0000 |
| tree | a78ec5d71fa1ccf156812b8bbc5bff84ee79af99 | |
| parent | 198e353735be424ee7e21381504a6ab13d2f5fa7 [diff] |
Fix a reference leak found by Georg, when compiling a class nested in another class. Test is run with "regrtest.py -R:: test_compile" Backport of r62015