diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-12 11:14:36 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-12 11:14:36 +0000 |
| commit | bb3b6569eaaf37e6ff5a2cfa19e4c2d67277bce5 (patch) | |
| tree | 2135008c6ef75291fe25c78dc51176f3d18f95af /ChangeLog | |
| parent | 45e319e4c189a69ed29d9422626423759cb92ced (diff) | |
sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buffer sub-class.
Original commit message from CVS:
* sys/ximage/ximageutil.c:
Chain up in the finalize function for our custom
buffer sub-class.
Patch by: Sebastian Dröge <slomo@circular-chaos.org>
Fixes: #515706
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2008-02-12 Jan Schmidt <jan.schmidt@sun.com> + + * sys/ximage/ximageutil.c: + Chain up in the finalize function for our custom + buffer sub-class. + Patch by: Sebastian Dröge <slomo@circular-chaos.org> + Fixes: #515706 + 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org> * gst/debug/efence.c: (gst_fenced_buffer_finalize), @@ -8,7 +16,7 @@ * sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our connection to the - X server. Fixes: #515706 + X server. Partially fixes: #515706 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org> |
