sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doing that.
authorJulien Moutte <julien@moutte.net>
Tue, 17 Feb 2004 11:06:52 +0000 (11:06 +0000)
committerJulien Moutte <julien@moutte.net>
Tue, 17 Feb 2004 11:06:52 +0000 (11:06 +0000)
commita3abb5586ffd7c7eb95bb4762e442805913ca872
treee733fbaa6efb2e22c268018445e12de79290acad
parentf9afb0e75f7f3e8062ea4c513a3ee03bf1c8a529
sys/: Fix a possible SHM leak if we crash. All other apps using XShm are doing that.

Original commit message from CVS:
2004-02-17  Julien MOUTTE <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
possible SHM leak if we crash. All other apps using XShm are doing
that.
ChangeLog
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c