glocalfilemonitor: Emit notification on rate limit change
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 3 May 2015 11:17:10 +0000 (12:17 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 4 May 2015 12:56:42 +0000 (13:56 +0100)
commit23a5352cd8a1f247ac831ebada9dbc9f5d24476f
treeeac2fcba4243dbaa3df20177a3cabb2d4d7ac3ee
parent517ce45f8e21b2f7524fd429ee90ab1fbca9a30a
glocalfilemonitor: Emit notification on rate limit change

The changed variable was previously uninitialised in the path where the
rate limit was actually changed. This could result in the
GObject::notify signal not getting emitted.

Spotted by Coverity.

CID: #1296516

https://bugzilla.gnome.org/show_bug.cgi?id=748834
gio/glocalfilemonitor.c