mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
5410b394f2
Fix 'unset' on noderange
The Attributes management class was making shared shallow copies. This caused a problem when attributes class assumed it could modify the result. Correct by providing a deep copy of that node's data when it is requested.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%