]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Document the "get/clear on hashes" problem
authorVincent Pit <vince@profvince.com>
Sun, 18 Jan 2009 23:32:05 +0000 (00:32 +0100)
committerVincent Pit <vince@profvince.com>
Sun, 18 Jan 2009 23:32:05 +0000 (00:32 +0100)
lib/Variable/Magic.pm

index 448ea299075aacc48af2ca663c0b4339a3eb3710..5eab1d36fd345b074e97f3eda61021c7ecc8a071 100644 (file)
@@ -435,6 +435,8 @@ The only way to address this would be to return a reference.
 
 If you define a wizard with a C<free> callback and cast it on itself, this destructor won't be called because the wizard will be destroyed first.
 
+Using C<get> and C<clear> magics on hashes may cause segfaults.
+
 =head1 DEPENDENCIES
 
 L<perl> 5.7.3.