Skip to content
Snippets Groups Projects
Commit c312fa0a authored by Frank Berghaus's avatar Frank Berghaus :cityscape:
Browse files

Delete RawEvent fragments when EventCache is destroyed

RawEvent does not take ownership of the fragments that are given to it.
When the EventCache is updated to a new event the old RawEvent and its
fragments are removed by releaseEvent. Now when the EventCache is
destroyed the event is properly released as well.
parent bd986a91
No related branches found
No related tags found
No related merge requests found
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