On 21/04/07, Anno Siegel <anno4000@mailbox.tu-berlin.de> wrote: > The recent discussion of Hash::Util::FieldHash has alerted me to > a bug in the current version. It is possible to bypass garbage > collection in a field hash through innocent-looking actions like > > %fieldhash_target = %fieldhash_orig; > > The target field hash will not be garbage-collected. That's a > serious oversight, fortunately easily corrected: Thanks, applied as #31001.Thread Previous | Thread Next