summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/fileparsing.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-03-21 00:26:08 -0500
committerLuke Kanies <luke@madstop.com>2008-03-21 00:26:08 -0500
commitf6325dceb3b10c300f421f540281bbd64bdc091e (patch)
treedb3ae0d91d53e0f4a8a3815d891e04271e4a19d7 /lib/puppet/util/fileparsing.rb
parent25b81b386b3581c1afb8c1ffcd23e2b1953472b4 (diff)
downloadpuppet-f6325dceb3b10c300f421f540281bbd64bdc091e.tar.gz
puppet-f6325dceb3b10c300f421f540281bbd64bdc091e.tar.xz
puppet-f6325dceb3b10c300f421f540281bbd64bdc091e.zip
Found an array that leaked pretty quickly between reparsing
files, thanks to work by Adam Jacob and Arjuna Christenson (the finding, not the leak). I'm going to act like this fixes #1131, at least for now, but I doubt it does, since that shows general memory growth over time, whereas the leak here should go away as soon as files are reparsed (because the parser is holding the reference to the leaking array).
Diffstat (limited to 'lib/puppet/util/fileparsing.rb')
0 files changed, 0 insertions, 0 deletions