diff options
author | "Christoph Pfister" <christophpfister@gmail.com> | 2007-06-15 16:55:15 +0100 |
---|---|---|
committer | "Christoph Pfister" <christophpfister@gmail.com> | 2007-06-15 16:55:15 +0100 |
commit | fb8df3f069642cc0e0bd8c0a7e0cdd306a29033e (patch) | |
tree | b00a2f115affd6134c7cfce507a4f1e5c4de64ac /misc | |
parent | ca74f1ccdf190bdd0beff7dfc7722a11b43b649d (diff) | |
download | xine-lib-fb8df3f069642cc0e0bd8c0a7e0cdd306a29033e.tar.gz xine-lib-fb8df3f069642cc0e0bd8c0a7e0cdd306a29033e.tar.bz2 |
fix possible crash in xcbxv output plugin
A null pointer dereference happens if reading a xv port attribute
(which has been reported as readable) fails. This issue exists for
example with proprietary (and a bit buggy ...) ati drivers;
nevertheless it shouldn't cause a segmentation fault (the non-xcb
version simply stores an unitialised value).
This patches solves the issue in a clean way for both branches.
Fixes debian bug #428612 :-)
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions