libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

check duplicate owner handles

Open rurban opened this issue 5 years ago • 0 comments
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.

rurban avatar Jan 17 '20 12:01 rurban