diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 14:22:53 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 14:22:53 +0100 |
| commit | 547024e5bbe2294df9528738975230aca8aa8394 (patch) | |
| tree | ef792c2b09ccc8edbc78586d8f102137eb5cb715 /ChangeLog | |
| parent | 638fbcc93c675844c1c337518eb00db65d65d563 (diff) | |
| download | xine-lib-547024e5bbe2294df9528738975230aca8aa8394.tar.gz xine-lib-547024e5bbe2294df9528738975230aca8aa8394.tar.bz2 | |
Reworked the channels.conf file handling in the DVB plugin.
Previously, with junk content, the plugin could potentially consume lots of
memory (possibly causing a local DoS).
Also, a few small memory leaks have been eliminated.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ xine-lib (1.1.6) [UNRELEASED] * Improve the Mac OS X video output plugin. Thanks to Matt Messier. * Fixed the XcbXv plugin - an empty plugin would be built if "old" Xv isn't detected. + * Reworked the channels.conf file handling in the DVB plugin. Previously, + with junk content, the plugin could potentially consume lots of memory + (possibly causing a local DoS). Also, a few small memory leaks have been + eliminated. xine-lib (1.1.5) * Security fixes: |
