FreeBSD Bugzilla – Attachment 49036 Details for
Bug 75000
Patch port: audio/wsoundprefs unbroke port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 418 bytes, created by
Serge Gagnon
on 2004-12-12 22:50:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Serge Gagnon
Created:
2004-12-12 22:50:16 UTC
Size:
418 bytes
patch
obsolete
>--- src/main.c.orig Sun Dec 12 16:46:36 2004 >+++ src/main.c Sun Dec 12 16:46:57 2004 >@@ -109,7 +109,7 @@ > wwarning(_("could not load image file %s:%s"), path, RMessageForError(RErrorCode)); > else { > icon = WMCreatePixmapFromRImage(scr, tmp, 0); >- RDestroyImage(tmp); >+ RReleaseImage(tmp); > if (icon) { > WMSetApplicationIconImage(scr, icon); > WMReleasePixmap(icon); >--- patch-main.c ends here ---
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 75000
:
49034
|
49035
| 49036