FreeBSD Bugzilla – Attachment 21481 Details for
Bug 37652
MAINTAINER UPDATE: audio/grip: fix crash on -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 660 bytes, created by
Alan E
on 2002-05-02 00:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alan E
Created:
2002-05-02 00:20:01 UTC
Size:
660 bytes
patch
obsolete
>Index: audio/grip/files/patch-src-grip.c >=================================================================== >RCS file: audio/grip/files/patch-src-grip.c >diff -N audio/grip/files/patch-src-grip.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ audio/grip/files/patch-src-grip.c 1 May 2002 23:07:42 -0000 >@@ -0,0 +1,11 @@ >+--- src/grip.c.orig Wed May 1 18:30:22 2002 >++++ src/grip.c Wed May 1 18:30:33 2002 >+@@ -144,7 +144,7 @@ >+ >+ app=gnome_app_new(PACKAGE,_("Grip")); >+ >+- ginfo=g_new(GripInfo,1); >++ ginfo=g_new0(GripInfo,1); >+ >+ gtk_object_set_user_data(GTK_OBJECT(app),(gpointer)ginfo); >+ >==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
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 37652
: 21481