bsmejkal / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

9e88e19 Issue 50506 - Fix regression for relication stripattrs

Authored and Committed by lkrispen 4 years ago
    Issue 50506 - Fix regression for relication stripattrs
    
    Bug: When parsing the provided attribute value, a reference was used
    	and modified, the original attribute was corrupted
    
    Fix: Use a copy for parsing
    
    Reviewed by: ?