ALT Linux Bugzilla
– Attachment 1685 Details for
Bug 10258
crash on broken ID3v2 tag
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
it was in id3v2 indeed...
xmms-ds-id3v2fix.patch (text/plain), 498 bytes, created by
Michael Shigorin
on 2006-11-24 14:09:29 MSK
(
hide
)
Description:
it was in id3v2 indeed...
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2006-11-24 14:09:29 MSK
Size:
498 bytes
patch
obsolete
>diff -dPNur xmms-1.2.10/Input/mpg123/id3_frame_content.c xmms-1.2.10-new/Input/mpg123/id3_frame_content.c >--- xmms-1.2.10/Input/mpg123/id3_frame_content.c 2006-11-23 10:09:31.000000000 +0400 >+++ xmms-1.2.10-new/Input/mpg123/id3_frame_content.c 2006-11-23 10:10:28.000000000 +0400 >@@ -48,6 +48,8 @@ > text_beg = text = id3_string_decode(ID3_TEXT_FRAME_ENCODING(frame), > ID3_TEXT_FRAME_PTR(frame)); > >+ if (!text_beg) return NULL; >+ > /* > * If content is just plain text, return it. > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10258
:
1677
| 1685