From: Vincent Pit Date: Sat, 4 Oct 2014 22:39:00 +0000 (+0200) Subject: Properly decrement the refcount of the default method name at thread end X-Git-Tag: v0.13~7 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=8c276d026bc081c19cd4ac80face8ae549c53e16;hp=8c276d026bc081c19cd4ac80face8ae549c53e16;p=perl%2Fmodules%2FLexical-Types.git Properly decrement the refcount of the default method name at thread end ---