Commit 93ac8d0f authored by Lioncash's avatar Lioncash
Browse files

ips_layer: std::move data within PatchIPS() and Apply()

We don't need to make a copy of the read data, so we can std::move it
into the make_shared call here.
parent 561d79e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment