
26 Jan
2010
26 Jan
'10
8:29 p.m.
2010/1/26 Daniel P. Berrange <berrange@redhat.com>:
On Tue, Jan 26, 2010 at 03:17:42AM +0100, Matthias Bolte wrote:
Here's the patch. Maximilian Wilhelm tested it.
Matthias
From 07678696504179c70b987947061de2ff658e665c Mon Sep 17 00:00:00 2001 From: Matthias Bolte <matthias.bolte@googlemail.com> Date: Tue, 26 Jan 2010 02:58:37 +0100 Subject: [PATCH] udev: Remove event handle on shutdown
This fixes a segfault when the event handler is called after shutdown when the global driver state is NULL again.
Also fix a locking issue in an error path. --- [...]
ACK
Daniel
Thanks, pushed. Matthias