Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2019 17:28:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 237195] pthread_mutex_unlock crash as unlocked mutex destroyed by signaled thread
Message-ID:  <bug-237195-13406-duDz9gjGdp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237195-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237195-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237195

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri Apr 12 17:27:19 UTC 2019
New revision: 346158
URL: https://svnweb.freebsd.org/changeset/base/346158

Log:
  Do not access mutex memory after unlock.

  PR:   237195
  Reported by:  freebsd@hurrikhan.eu
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week

Changes:
  head/lib/libthr/thread/thr_mutex.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237195-13406-duDz9gjGdp>