vdagent-connection: Avoid leak if write callback is cancelled
g_object_unref is not called if out_stream_ready_cb source is cancelled.
Signed-off-by: Frediano Ziglio freddy77@gmail.com
Edited by Frediano Ziglio
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
g_object_unref is not called if out_stream_ready_cb source is cancelled.
Signed-off-by: Frediano Ziglio freddy77@gmail.com