libredwg
libredwg copied to clipboard
check duplicate owner handles
trafficstars
There should not be duplicate 0.X.X handles. On decode and encode. Skip this object then.
Maybe add this feature behind an extra --audit flag, because it could be expensive to add another owners hash_map, as duplicate of the HANDLES section map. Or being forced to do linear search there.