sys/ximage/gstximagesrc.c: Stop leaking the cursor image.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 15:54:07 +0000 (15:54 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 15:54:07 +0000 (15:54 +0000)
commit419ede208d5ca0c8aac97a5b258d217f8abd03ce
treed41e732dbf2c58fe63869f4539a10c113b63ec87
parent300da1655b180b75783da8f703d3fec85c9ee91c
sys/ximage/gstximagesrc.c: Stop leaking the cursor image.

Original commit message from CVS:
* sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
(gst_ximage_src_stop), (gst_ximage_src_ximage_get):
Stop leaking the cursor image.
Unref the last_ximage and the cached cursor image on shutdown.
Fixes #551570.
ChangeLog
sys/ximage/gstximagesrc.c