]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not try to dereference thread pointer when the value is not a pointer.
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 13 Nov 2014 17:44:35 +0000 (17:44 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 13 Nov 2014 17:44:35 +0000 (17:44 +0000)
commite64b4fa8580b0fd33beb34a9653149492a180951
treebadf7b98e6b928a2d3fbd57ec6c7191b1bff1725
parentf2c1a52afbd589c140f1e23f4eaa5c831540e467
Do not try to dereference thread pointer when the value is not a pointer.

Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/kern/kern_lock.c