FreeBSD Bugzilla – Attachment 98998 Details for
Bug 137993
Fix patch for irc/unreal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 822 bytes, created by
Gerrit Beine
on 2009-08-20 15:10:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gerrit Beine
Created:
2009-08-20 15:10:05 UTC
Size:
822 bytes
patch
obsolete
>diff -Nur /usr/ports/irc/unreal/files/patch-modules.c irc/unreal/files/patch-modules.c >--- /usr/ports/irc/unreal/files/patch-modules.c 2009-08-18 22:48:24.000000000 +0200 >+++ irc/unreal/files/patch-modules.c 2009-08-20 15:33:24.000000000 +0200 >@@ -1,5 +1,5 @@ > --- src/modules.c 2009-04-13 13:03:58.000000000 +0200 >-+++ src/modules.c 2009-08-18 16:29:34.000000000 +0200 >++++ src/modules.c 2009-08-20 15:32:56.000000000 +0200 > @@ -177,12 +177,12 @@ > { > char tempbuf[PATH_MAX+1]; >@@ -47,3 +47,12 @@ > strcat(tempbuf, hData.cFileName); > remove(tempbuf); > } >+@@ -323,7 +323,7 @@ >+ path = path_; >+ >+ >+- tmppath = unreal_mktemp("tmp", unreal_getfilename(path)); >++ tmppath = unreal_mktemp("%%RUNDIR%%/tmp", unreal_getfilename(path)); >+ if (!tmppath) >+ return "Unable to create temporary file!"; >+ #ifndef _WIN32
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 137993
: 98998