rtspconnection: call watch notify before freeing any watch resources
authorAleix Conchillo FlaquƩ <aleix@oblong.com>
Wed, 1 Oct 2014 22:04:09 +0000 (15:04 -0700)
committerWim Taymans <wtaymans@redhat.com>
Tue, 21 Oct 2014 08:03:35 +0000 (10:03 +0200)
commit66abee92b081a1f74c0e3ca5600b99e78fb3b569
tree0af424bf59fa42164525ec235d62c7b41ff1506b
parent6129d1bd18c972242156ba787475c82d48f3bfbc
rtspconnection: call watch notify before freeing any watch resources

This gives control to the notify function allowing it to finish other
watch related functionality.

https://bugzilla.gnome.org/show_bug.cgi?id=737752
gst-libs/gst/rtsp/gstrtspconnection.c