decoder/vorbis: handle uri==NULL

This fixes a theoretical crash, which has never occurred in practice.
This commit is contained in:
Max Kellermann
2010-06-30 23:38:49 +02:00
parent c3569814bd
commit a1882f48be
2 changed files with 4 additions and 0 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.15.11 (2010/??/??)
* decoders:
- mp4ff: support tags "album artist", "albumartist", "band"
- mikmod: fix memory leak
- vorbis: handle uri==NULL
- ffmpeg: free AVFormatContext on error
- ffmpeg: read more metadata
* playlist: emit IDLE_OPTIONS when resetting single mode