Re: Use of freed value in iteration

2004-08-06 Thread Stuart Kendrick
s( [ bless( [ 'sysDescr', '0', 'Cisco Systems, Inc. WS-C4006 Cisco Catalyst Operating System Software, Version 7.6(7) Copyright (c) 1995-2004 by Cisco Systems, Inc. &#x

Re: Use of freed value in iteration

2004-08-06 Thread Stuart Kendrick
ems, Inc.." '; guru> i would really like this to work ... i'm in the middle of a big project, and this issue has me stumped. if you can think of a way for me to analyze the issue further, please drop me a line. --sk stuart kendrick fhcrc Re: Date: Wed, 4 Aug 2004 08:36:42 -0700

Use of freed value in iteration

2004-08-04 Thread Stuart Kendrick
:Dumper for the second $val, the one for 140.107.22.5, now that makes sense to me. and the second thing i don't understand is why Perl bombs with 'Use of freed value in iteration' ... i don't see where i'm modifying the contents of %esx in my loop. though, perhaps, if