Skip to content
Commit 3c4bd238 authored by Tails developers's avatar Tails developers
Browse files

Don't crash when trying to remove a nonexistant circuit/stream

It happens that we try to remove a treeiter that is not valid.
That makes the application segfault instead of raising an extension.
We now use remove_treeiter which fails silently if the iter doesn't exist.

We need to somehow verify that we won't keep on displaying nonexistent streams.
parent 92383705
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment