Bugzilla – Attachment 25691 Details for
Bug 62770
VUL-0: CVE-2004-0968: glibc: tmp races
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
glibc-catchsegv.diff
glibc-catchsegv.diff (text/plain), 446 bytes, created by
Thomas Biege
on 2004-11-02 20:12:33 UTC
(
hide
)
Description:
glibc-catchsegv.diff
Filename:
MIME Type:
Creator:
Thomas Biege
Created:
2004-11-02 20:12:33 UTC
Size:
446 bytes
patch
obsolete
>--- glibc-2.3.2/debug/catchsegv.sh 2003-02-06 04:03:51.000000000 +0100 >+++ glibc-2.3.2.new/debug/catchsegv.sh 2004-10-26 11:56:54.661026440 +0200 >+@@ -49,9 +49,7 @@ >+ esac >+ fi >+ >+-segv_output=`basename "$prog"`.segv.$$ >+-# Make sure this output file does not exist. >+-rm -f "$segv_output" >++segv_output=`mktemp \`basename "$prog".segv.XXXXXX\`` || exit 1 >+ >+ # Redirect stderr to avoid termination message from shell. >+ (exec 3>&2 2>/dev/null
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 62770
: 25691