]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - lib/Variable/Magic.pm
Document the "get/clear on hashes" problem
[perl/modules/Variable-Magic.git] / 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.