Skip to content
Commit 139f84da authored by Victor Toso's avatar Victor Toso
Browse files

Revert "channel-usbredir: Fix crash on channel-up"

This reverts commit 291f3e44.

Follow up patch should address rhbz#1399838 mentioned in commit above
in a different way.

Major reason to revert is that the SpiceUsbDeviceManager object is
kept in SpiceSession as an easy way to share it between different
SpiceUsbredirChannel while SpiceSession itself does not use it. This
causes problems on migration as we start a new session with a new
SpiceUsbDeviceManager object while the previous one still exists.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1558043


Signed-off-by: default avatarVictor Toso <victortoso@redhat.com>
Acked-by: default avatarChristophe Fergeau <cfergeau@redhat.com>
parent 9978577a
Loading
Loading
Loading
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