FreeBSD Bugzilla – Attachment 137633 Details for
Bug 183269
mediatomb crashes on video file scan.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 602 bytes, created by
andriys
on 2013-10-24 11:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
andriys
Created:
2013-10-24 11:40:00 UTC
Size:
602 bytes
patch
obsolete
>Index: net/mediatomb/files/patch-livav9 >=================================================================== >--- net/mediatomb/files/patch-livav9 (revision 331419) >+++ net/mediatomb/files/patch-livav9 (working copy) >@@ -12,6 +12,15 @@ > if (tag && tag->value && tag->value[0]) > { > log_debug("Added metadata %s: %s\n", m->avname, tag->value); >+@@ -281,7 +281,7 @@ >+ int x = 0; >+ int y = 0; >+ >+- AVFormatContext *pFormatCtx; >++ AVFormatContext *pFormatCtx = 0; >+ >+ // Suppress all log messages >+ av_log_set_callback(FfmpegNoOutputStub); > @@ -290,14 +290,14 @@ > av_register_all();
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 183269
: 137633