Skip to content
Snippets Groups Projects
Commit 13fb76bd authored by Nils Krumnack's avatar Nils Krumnack
Browse files

switch SysCopyHandle to SysReadHandle when used with Sys*DecorHandle

Essentially when we are using a decoration handle we should not need
to make a copy, but be able to directly decorate the input object.

There are probably other common CP algorithms that could be switched
from `SysCopyHandle` to `SysReadHandle`, but this is the lowest
hanging fruit.
parent e7e87ac0
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 48 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment