This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero().
authorNicholas Clark <nick@ccl4.org>
Wed, 20 Oct 2010 19:08:37 +0000 (21:08 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 21 Oct 2010 09:34:28 +0000 (11:34 +0200)
commita5c6857cbad41a80aba26d560558a58cbba0505f
tree3e9da72b95e329f6a8aae589d9222e6911fb4598
parent76cc365d064e9bf5a0e771bb8ae2bf380b8b0d25
Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero().
ext/GDBM_File/GDBM_File.xs
ext/NDBM_File/NDBM_File.xs
ext/ODBM_File/ODBM_File.xs
ext/SDBM_File/SDBM_File.xs