FreeBSD Bugzilla – Attachment 156889 Details for
Bug 200245
comms/owfs: Update to 3.1p0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for broken ow_rwlock.c
patch-module-owlib-src-c-ow_rwlock.c (text/plain), 334 bytes, created by
Johan Ström
on 2015-05-18 18:17:49 UTC
(
hide
)
Description:
Patch for broken ow_rwlock.c
Filename:
MIME Type:
Creator:
Johan Ström
Created:
2015-05-18 18:17:49 UTC
Size:
334 bytes
patch
obsolete
>--- module/owlib/src/c/ow_rwlock.c.orig 2015-01-11 01:31:32 UTC >+++ module/owlib/src/c/ow_rwlock.c >@@ -25,7 +25,6 @@ void my_rwlock_init(my_rwlock_t * rwlock > int semrc; > semrc = pthread_rwlock_init(rwlock, NULL); > if(semrc != 0) { >- if ( > LOCK_DEBUG("semrc=%d [%s] RWLOCK INIT", semrc, strerror(errno)); > debug_crash(); > }
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 200245
:
156834
|
156859
|
156861
|
156863
|
156864
|
156865
| 156889 |
156994
|
157649
|
157826
|
157827