Skip to content
Snippets Groups Projects
Commit e6e43c1b authored by Martin Bauer's avatar Martin Bauer Committed by Christian Godenschwager
Browse files

[Bugfix] BufferSystem was not copied correctly

- Bug occurred if a BufferSystem (or communication scheme) was copied
  and the first object went out of scope.
- Internally a pointer was kept which was still pointing to the original
  BufferSystem

Fixes #16
parent cec952dc
No related merge requests found
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