FreeBSD Bugzilla – Attachment 48969 Details for
Bug 74903
devel/valgrind[-snapshot]: Fix lockup in state ``umtx'' on FreeBSD 5.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 962 bytes, created by
Simon Barner
on 2004-12-09 21:40:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Simon Barner
Created:
2004-12-09 21:40:30 UTC
Size:
962 bytes
patch
obsolete
>diff -ruN valgrind-snapshot.orig/Makefile valgrind-snapshot/Makefile >--- valgrind-snapshot.orig/Makefile Thu Dec 9 22:07:39 2004 >+++ valgrind-snapshot/Makefile Thu Dec 9 22:08:24 2004 >@@ -7,7 +7,7 @@ > > PORTNAME= valgrind > PORTVERSION= 352 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= http://www.rabson.org/ > PKGNAMESUFFIX= -snapshot >diff -ruN valgrind-snapshot.orig/files/patch-coregrind-vg_proxylwp.c valgrind-snapshot/files/patch-coregrind-vg_proxylwp.c >--- valgrind-snapshot.orig/files/patch-coregrind-vg_proxylwp.c Thu Jan 1 01:00:00 1970 >+++ valgrind-snapshot/files/patch-coregrind-vg_proxylwp.c Thu Dec 9 22:06:43 2004 >@@ -0,0 +1,10 @@ >+--- coregrind/vg_proxylwp.c.orig Thu Dec 9 20:02:58 2004 >++++ coregrind/vg_proxylwp.c Thu Dec 9 20:03:16 2004 >+@@ -30,6 +30,7 @@ >+ >+ >+ #include "vg_include.h" >++#include "vg_unsafe.h" >+ >+ #ifndef UMTX_CONTESTED >+ # if __FreeBSD_version < 502120 >--- valgrind-snapshot.patch 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 74903
:
48968
| 48969