diff options
author | Darren Salt <devspam@moreofthesa.me.uk> | 2012-06-09 15:38:03 +0100 |
---|---|---|
committer | Darren Salt <devspam@moreofthesa.me.uk> | 2012-06-09 15:38:03 +0100 |
commit | 8eae9306239d6683d7cd06bf92be02bbd1c43865 (patch) | |
tree | 002ff64cc690e0470c3c83f83892f34ce773ba58 /ChangeLog | |
parent | 7d997a77166b94aea43afbbc252f1aa0af00a7fa (diff) | |
download | xine-lib-8eae9306239d6683d7cd06bf92be02bbd1c43865.tar.gz xine-lib-8eae9306239d6683d7cd06bf92be02bbd1c43865.tar.bz2 |
Fix a possible NULL dereference when cleaning up in the FFT vis plugin code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ xine-lib (1.1.21) ????-??-?? * Fix a potential double-free (goom) when playing AAC files. + * Fix a possible clean-up crash in the goom FFT code. * Fix matroska header compression. * MPEG-TS fixes and enhancements * Improved syncing of DVB subtitles |