Bug 573970 – crash in gunixvolumemonitor:update_mounts when unmounting
authorAlexander Larsson <alexl@redhat.com>
Wed, 4 Mar 2009 10:45:10 +0000 (10:45 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 4 Mar 2009 10:45:10 +0000 (10:45 +0000)
commit73477419e89e73c4af49c3f2d88493af4f57ce90
treeca3b3b29c4e323c71c3a54d2adf66f64501bbc42
parent011901da586365a1be7f1a672ba19d4f4dbf7339
Bug 573970 – crash in gunixvolumemonitor:update_mounts when unmounting

2009-03-04  Alexander Larsson  <alexl@redhat.com>

Bug 573970 – crash in gunixvolumemonitor:update_mounts when unmounting

        * gunionvolumemonitor.c:
        (g_union_volume_monitor_dispose):
Run dispose on child monitors when disposing.

        * gunixvolumemonitor.c:
Remove all volumes and mount on dispose to avoid circular
dependencies not freeing the monitor

svn path=/trunk/; revision=7957
gio/ChangeLog
gio/gunionvolumemonitor.c
gio/gunixvolumemonitor.c