Skip to content
Commit 56240128 authored by Pekka Vuorela's avatar Pekka Vuorela Committed by Bastien Nocera
Browse files

cdda: Fix abort() with CD-Text outside ASCII

CD-Text doesn't specify encoding, but in practice some discs have
strings with extended characters. Using those directly will make D-Bus
choke with invalid data. Fixed by assuming latin-1.

This also fixes a memory leak in the cdtext_get() usage.

https://bugzilla.gnome.org/show_bug.cgi?id=671259
parent 68d4daad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment