diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 16:04:03 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 16:04:03 -0800 |
commit | daceffa1505f7a74bd16b0a939d2c6dfd862a859 (patch) | |
tree | 9cbb11cd9d4d8436f9140abeadaaf81e058da7ec /debian/changelog | |
parent | 86bf383499d375f0b9a11384ee65ccb74fbb8595 (diff) | |
download | vyatta-cfg-daceffa1505f7a74bd16b0a939d2c6dfd862a859.tar.gz vyatta-cfg-daceffa1505f7a74bd16b0a939d2c6dfd862a859.zip |
config load: avoid possible bug in getConfigDiff
The map function operates on an alias of the passed list, so any
modification of the elements has bad side effects. Make an explicit
copy instead:
Original warning:
Don't modify $_ in list functions at line 410, column 17.
See page 114 of PBP. (Severity: 5)
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions