diff options
author | Tom Lane | 2010-03-09 22:34:58 +0000 |
---|---|---|
committer | Tom Lane | 2010-03-09 22:34:58 +0000 |
commit | f446c28db31f61ca3ef4f1a8215a95f5206bb3ee (patch) | |
tree | 19e1ca19d8fb64a75ad6f9c4cc8d8fad10646517 /doc/FAQ_russian | |
parent | d733417906ca2025406f862c425ede669b9a908a (diff) |
Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl.
The latter is considered unwarranted chumminess with the implementation,
and can lead to crashes with recent Perl versions.
Report and fix by Tim Bunce. Back-patch to all versions containing the
questionable coding pattern.
Diffstat (limited to 'doc/FAQ_russian')
0 files changed, 0 insertions, 0 deletions