diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 15:19:51 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-12-25 15:19:51 +0000 |
commit | 0c85985f26591e391f62297fd943dd1f5645b18e (patch) | |
tree | 1aef11f388211fe2b37272019f1971df7cd936ee /ChangeLog | |
parent | dd3d85290c6254c33de0399e1e3b6c457869363c (diff) | |
download | xine-lib-0c85985f26591e391f62297fd943dd1f5645b18e.tar.gz xine-lib-0c85985f26591e391f62297fd943dd1f5645b18e.tar.bz2 |
* Fix disposing of image buffers in video_out_xv when SHM get disabled by
exhaustion of memory; patch by Matthias Drochner. [bug #1620339]
CVS patchset: 8439
CVS date: 2006/12/25 15:19:51
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ xine-lib (1.1.4) Reinhard Nissl. [bug #1551911] * Allow building with Sun CC by fixing the lprintf variadic macro; patch by Taso N. Devetzis. [bug #1614406] + * Fix disposing of image buffers in video_out_xv when SHM get disabled by + exhaustion of memory; patch by Matthias Drochner. [bug #1620339] xine-lib (1.1.3) * Security fixes: |