Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 137349 Details for
Bug 159639
media-sound/vorbis-tools - ogginfo coredumps with umlaut problems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ogginfo-invalid-fail-path.patch
ogginfo-invalid-fail-path.patch (text/plain), 660 bytes, created by
Stian Skjelstad
on 2007-11-29 22:23:32 UTC
(
hide
)
Description:
ogginfo-invalid-fail-path.patch
Filename:
MIME Type:
Creator:
Stian Skjelstad
Created:
2007-11-29 22:23:32 UTC
Size:
660 bytes
patch
obsolete
>diff -ur vorbis-tools-1.1.1-org/ogginfo/ogginfo2.c vorbis-tools-1.1.1-build/ogginfo/ogginfo2.c >--- vorbis-tools-1.1.1-org/ogginfo/ogginfo2.c 2007-11-29 23:05:32.000000000 +0100 >+++ vorbis-tools-1.1.1-build/ogginfo/ogginfo2.c 2007-11-29 23:11:11.000000000 +0100 >@@ -295,11 +295,10 @@ > warn(_("Warning: Failure in utf8 decoder. This should be impossible\n")); > return; > } >+ *sep = 0; >+ info("\t%s=%s\n", comment, decoded); >+ free(decoded); > } >- >- *sep = 0; >- info("\t%s=%s\n", comment, decoded); >- free(decoded); > } > > static void theora_process(stream_processor *stream, ogg_page *page)
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 159639
: 137349