]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
_pthread_cleanup_push: fix allocator sizeof operand mismatch
authorPedro F. Giffuni <pfg@FreeBSD.org>
Wed, 22 Apr 2015 16:51:21 +0000 (16:51 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Wed, 22 Apr 2015 16:51:21 +0000 (16:51 +0000)
commit9acf5917d3b470283717e03db1dba310bc634eaf
treefeeedc9c28c273828005bd84f4e7278f21c2fa31
parentd9db52256e500f4f4d86e0f32114c7c459429fbf
_pthread_cleanup_push: fix allocator sizeof operand mismatch

Same fix appears to be in DragonFly's libthread_xu.

Found by: Clang Static Analyzer
MFC after: 1 week
lib/libthr/thread/thr_clean.c