]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
RRDs.xs uses &PL_sv_undef to insert undefined values into arrays and hashes. This...
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 31 Jul 2012 12:43:45 +0000 (12:43 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 31 Jul 2012 12:43:45 +0000 (12:43 +0000)
commite8cd306598bc534aab58cf5c6e1ecd78f87cc1d7
tree4cab129c3e8f1b39f28cc78640a42abcfbca10b4
parent072115e1e058c3ded0c85df02c3c54f150c468b4
RRDs.xs uses &PL_sv_undef to insert undefined values into arrays and hashes. This leads to all sorts of problems. For details, please see "AVs, HVs and undefined values" section in perlguts(1). -- patch by tobez+lars

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@2296 a5681a0c-68f1-0310-ab6d-d61299d08faa
bindings/perl-shared/RRDs.xs