Skip to content
Snippets Groups Projects
Commit a0e4ee0b authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: masterUncollated readStream causes checkOut/checkIn (#2952)

- updating the header information (by copying) was closing the stream,
  removing all watches and doing a checkOut/checkIn, which could lead to
  dangling references.
  Now just close the stream and simply copy the IOobject header
  information directly.

STYLE: mark regIOobject assignment operator as possibly deprecated

- will revisit to revise or remove in the future
parent c647e68e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment