Skip to content
Snippets Groups Projects
Commit 0c8dad94 authored by Martin Bauer's avatar Martin Bauer
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 e72d6586
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