NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46464 CVS commit: src/lib/librumphijack



The following reply was made to PR kern/46464; it has been noted by GNATS.

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46464 CVS commit: src/lib/librumphijack
Date: Sat, 19 Jul 2014 14:14:22 +0000

 Module Name:   src
 Committed By:  gson
 Date:          Sat Jul 19 14:14:21 UTC 2014
 
 Modified Files:
        src/lib/librumphijack: hijack.c
 
 Log Message:
 Do not assert that the two threads do not simultanously notify each
 other, because sometimes they do.  Should fix PR kern/46464.  OK pooka.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.107 -r1.108 src/lib/librumphijack/hijack.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index