Skip to content
Commit 1f8d8746 authored by Andrés G. Aragoneses's avatar Andrés G. Aragoneses
Browse files

Gio: prevent a freeze when mounting a LVM volume (bgo#699735)

For some reason the HardwareManager could not get a GudevDevice
from the Volume.Drive in this case, which resulted in passing
null to UdevMetadataSource and causing a NullReferenceException,
which would make Banshee freeze.

Fix this by checking for null after calling GudevDeviceFromGioDrive.
parent 4e58f157
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