mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
When a stream was stopped it may still contain valid packets that will be played automatically when the stream is started again. The invalidate_all() method may be called after stopping the stream to prevent this. Issue #1647.