This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix nasty memory leak in vms.c:Perl_flex_stat_int().
authorCraig A. Berry <craigberry@mac.com>
Fri, 2 Jul 2010 00:47:34 +0000 (19:47 -0500)
committerCraig A. Berry <craigberry@mac.com>
Fri, 2 Jul 2010 00:47:34 +0000 (19:47 -0500)
commitacb491c0cd162b7c0c4e6a68f3c2ed83504d2261
tree47c72528816b51fd51b9f02132cdcbbd80381d92
parenta80e93c2ac4ef033b7aff53be0a697746e09f7ea
Fix nasty memory leak in vms.c:Perl_flex_stat_int().

Thanks to Mark Berryman in

  Message-id: <52BFD39B-C4BA-4350-AA1F-C2E7F128EF21@theberrymans.com>

for the report and the fix.
vms/vms.c