Code

RRDs.xs uses &PL_sv_undef to insert undefined values into arrays and hashes. This...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 31 Jul 2012 12:43:45 +0000 (12:43 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 31 Jul 2012 12:43:45 +0000 (12:43 +0000)
commit4c0984ad7361fd41c1261dff35296be1470f3624
tree02b682c21aef4f9f2bb08120dd610a07889b369e
parentef769a3c88eec3e73184421ccf81de0778935ed6
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@2296 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/bindings/perl-shared/RRDs.xs