FreeBSD Bugzilla – Attachment 57367 Details for
Bug 86579
[fix] multimedia/fxtv: Segmentation fault with recent Xorg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 376 bytes, created by
Šimun Mikecin
on 2005-09-26 09:00:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2005-09-26 09:00:27 UTC
Size:
376 bytes
patch
obsolete
>--- tvmenu.c.orig Fri Sep 23 23:56:25 2005 >+++ tvmenu.c Fri Sep 23 23:56:25 2005 >@@ -589,7 +589,7 @@ > > XtVaSetValues(children[i], XtNleftBitmap, pix, NULL); > #else >- if ( strcmp( actual_station, temp_station ) == 0 ) >+ if ( strcmp( actual_station, temp_station==NULL ? "" : temp_station ) == 0 ) > new_popup_item = children[i]; > #endif > }
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 86579
: 57367