X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FVariable%2FMagic.pm;h=5eab1d36fd345b074e97f3eda61021c7ecc8a071;hb=e59e7cbd2ce7d472faa8741157fd3d7e6863e62d;hp=448ea299075aacc48af2ca663c0b4339a3eb3710;hpb=ae7f6e2ea2193f2a2fd33dd76aa9cdfdb82a9743;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/lib/Variable/Magic.pm b/lib/Variable/Magic.pm index 448ea29..5eab1d3 100644 --- a/lib/Variable/Magic.pm +++ b/lib/Variable/Magic.pm @@ -435,6 +435,8 @@ The only way to address this would be to return a reference. If you define a wizard with a C callback and cast it on itself, this destructor won't be called because the wizard will be destroyed first. +Using C and C magics on hashes may cause segfaults. + =head1 DEPENDENCIES L 5.7.3.