]> sourceware.org Git - glibc.git/commit - NEWS
Use __pthread_attr_copy in mq_notify (bug 27896)
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 2021 10:49:47 +0000 (12:49 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 1 Jun 2021 15:12:33 +0000 (17:12 +0200)
commit42d359350510506b87101cf77202fefcbfc790cb
tree615cbbfb4a3863cb029c014137e7cae3b15f268e
parent858045ad1c5ac1682288bbcb3676632b97a21ddf
Use __pthread_attr_copy in mq_notify (bug 27896)

Make a deep copy of the pthread attribute object to remove a potential
use-after-free issue.
NEWS
sysdeps/unix/sysv/linux/mq_notify.c
This page took 0.042431 seconds and 5 git commands to generate.